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

Method reset

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

Source from the content-addressed store, hash-verified

225 }
226
227 reset() {
228 this.empty();
229 this.clean();
230 }
231
232 get retval_int() {
233 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