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

Method set_addr

g2all/700/psfree.js:363–365  ·  view source on GitHub ↗
(addr)

Source from the content-addressed store, hash-verified

361 }
362
363 set_addr(addr) {
364 this.rstr_view.write64(off.strimpl_m_data, addr);
365 }
366
367 // remember to use this to fix up the StringImpl before freeing it
368 restore() {

Callers 2

leak_code_blockFunction · 0.45
make_arwFunction · 0.45

Calls 1

write64Method · 0.45

Tested by

no test coverage detected