JS Map and WeakMap built-ins: constructor, get/set/has/delete, and iteration.
Summary
Functions
Builds the JavaScript constructor object for this runtime builtin.
Returns a prototype property value for the given JavaScript property key.
Helper for js map and weakmap built-ins: constructor, get/set/has/delete, and iteration.