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

Method run

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

Source from the content-addressed store, hash-verified

362 // running. Implementations can optionally check .is_dirty to enforce
363 // single-run gadget sequences
364 run() {
365 throw Error("not implemented");
366 }
367
368 // anything you need to do before the ROP chain jumps back to JavaScript
369 push_end() {

Callers 3

do_callMethod · 0.95
do_syscallMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected