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

Method reset

g2all/700/module/chain.js:224–227  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

222 }
223
224 reset() {
225 this.empty();
226 this.clean();
227 }
228
229 get retval_int() {
230 return this._return_value[0] | 0;

Callers 5

do_callMethod · 0.95
do_syscallMethod · 0.95
race_oneFunction · 0.45
double_free_reqs2Function · 0.45

Calls 2

emptyMethod · 0.95
cleanMethod · 0.95

Tested by

no test coverage detected