Optional
Removes the specified element from the WeakMap.
true if the element was successfully removed, or false if it was not present.
a specified element.
a boolean indicating whether an element with the specified key exists or not.
Adds a new element with a specified key and value.
Must be an object or symbol.
Removes the specified element from the WeakMap.