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

Method clean

g2all/900/rop/900.js:240–246  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

238 }
239
240 clean() {
241 super.clean();
242 this._clean_branch_ctx();
243 this.is_saved = false;
244 this.is_stale = false;
245 this.position = 0;
246 }
247
248 push_get_retval() {
249 this.push_gadget('pop rdi; ret');

Callers

nothing calls this directly

Calls 1

_clean_branch_ctxMethod · 0.95

Tested by

no test coverage detected