JS Set and WeakSet built-ins: constructor, add/has/delete, forEach, 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 set and weakset built-ins: constructor, add/has/delete, foreach, and iteration.