MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / leakStore

Function leakStore

lib/web/polyfill.js:1693–1695  ·  view source on GitHub ↗
(that)

Source from the content-addressed store, hash-verified

1691 } return that;
1692 }
1693 function leakStore(that){
1694 return that[LEAK] || hidden(that, LEAK, new Map)[LEAK];
1695 }
1696
1697 var weakMethods = {
1698 // 23.3.3.2 WeakMap.prototype.delete(key)

Callers 2

defWeakFunction · 0.85
polyfill.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected