MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / addrof

Function addrof

g2all/700/psfree.js:748–751  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

746 }
747
748 function addrof(obj) {
749 fake[0] = obj;
750 return bt.read64(fakebt_off + 0x10);
751 }
752
753 // m_mode = WastefulTypedArray, allocated buffer on the fastMalloc heap,
754 // unlike FastTypedArray, where the buffer is managed by the GC. This

Callers 1

make_arwFunction · 0.70

Calls 1

read64Method · 0.45

Tested by

no test coverage detected