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

Function i48_put

restore/702/702.js:8–12  ·  view source on GitHub ↗
(x, a)

Source from the content-addressed store, hash-verified

6write64(addrof(leaker_arr).add(16), addrof(leaker_obj));
7
8var i48_put = function(x, a)
9{
10 a[4] = x | 0;
11 a[5] = (x / 4294967296) | 0;
12}
13
14var i48_get = function(a)
15{

Callers 3

fakeobjFunction · 0.70
read_mem_setupFunction · 0.70
write_memFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected