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

Method clean

g2all/900/rop/950.js:242–248  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

_clean_branch_ctxMethod · 0.95

Tested by

no test coverage detected