LegacyWeakMap is deprecated. Use WeakMapStore instead if possible.
Remove the key. Throws if not found.
Return a value for the key. Throws if not found.
Check if a key exists
Initialize the key only if it doesn't already exist
Set the key. Throws if not found.
LegacyWeakMap is deprecated. Use WeakMapStore instead if possible.