WeakSet

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf JavaScript built-in object
gptkbp:builtBy WeakSet()
gptkbp:compatibleWith primitive values
gptkbp:containsElement weakly held
gptkbp:differenceFromSet no size property
not iterable
does not prevent garbage collection of its elements
gptkbp:doesNotHaveMethod clear
size
forEach
gptkbp:garbageCollection elements can be garbage collected if there are no other references
gptkbp:globalObject Windows API
gptkbp:hasMethod delete
add
has
https://www.w3.org/2000/01/rdf-schema#label WeakSet
gptkbp:introducedIn gptkb:ECMAScript_2015
gptkbp:isIterable false
gptkbp:numberOfLocations objects only
gptkbp:prototype WeakSet.prototype
gptkbp:uses storing objects without preventing garbage collection
gptkbp:bfsParent gptkb:ECMAScript_6
gptkbp:bfsLayer 6