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

Method _clean_branch_ctx

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

Source from the content-addressed store, hash-verified

230 }
231
232 _clean_branch_ctx() {
233 this.is_branch_ctx = false;
234 this.branch_position = null;
235 this.delta_slot = null;
236 this.rsp_slot = null;
237 this.rsp_position = null;
238 }
239
240 clean() {
241 super.clean();

Callers 2

constructorMethod · 0.95
cleanMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected