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

Function addrof

g2all/900/psfree.js:704–707  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

702 }
703
704 function addrof(obj) {
705 fake[0] = obj;
706 return bt.read64(fakebt_off + 0x10);
707 }
708
709 // m_mode = WastefulTypedArray, allocated buffer on the fastMalloc heap,
710 // 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