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

Method set_addr

g2all/900/psfree.js:339–341  ·  view source on GitHub ↗
(addr)

Source from the content-addressed store, hash-verified

337 }
338
339 set_addr(addr) {
340 this.rstr_view.write64(off.strimpl_m_data, addr);
341 }
342
343 // remember to use this to fix up the StringImpl before freeing it
344 restore() {

Callers 2

leak_code_blockFunction · 0.45
make_arwFunction · 0.45

Calls 1

write64Method · 0.45

Tested by

no test coverage detected