Statements (23)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:JavaScript_built-in_object
|
| gptkbp:builtBy |
WeakMap()
|
| gptkbp:cannotClearAll |
true
|
| gptkbp:category |
gptkb:library
|
| gptkbp:differenceFromMap |
keys must be objects and are weakly referenced
|
| gptkbp:enumerable |
false
|
| gptkbp:garbageCollection |
keys can be garbage collected if there are no other references
|
| gptkbp:globalObject |
true
|
| gptkbp:introducedIn |
gptkb:ECMAScript_2015
|
| gptkbp:iterable |
false
|
| gptkbp:key |
gptkb:object
|
| gptkbp:keysAreWeaklyHeld |
true
|
| gptkbp:method |
delete(key)
get(key) has(key) set(key, value) |
| gptkbp:numberOfLocations |
key-value pairs
|
| gptkbp:prototype |
WeakMap.prototype
|
| gptkbp:uses |
private data for objects
|
| gptkbp:valueType |
any
|
| gptkbp:bfsParent |
gptkb:ECMAScript_6
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
WeakMap
|