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

Method run

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

Source from the content-addressed store, hash-verified

367 // running. Implementations can optionally check .is_dirty to enforce
368 // single-run gadget sequences
369 run() {
370 throw Error('not implemented');
371 }
372
373 // anything you need to do before the ROP chain jumps back to JavaScript
374 push_end() {

Callers 3

do_callMethod · 0.95
do_syscallMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected