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

Method push_gadget

g2all/700/module/chain.js:294–296  ·  view source on GitHub ↗
(insn_str)

Source from the content-addressed store, hash-verified

292 }
293
294 push_gadget(insn_str) {
295 this.push_value(this.get_gadget(insn_str));
296 }
297
298 push_call(func_addr, ...args) {
299 if (args.length > 6) {

Callers 15

push_callMethod · 0.95
race_oneFunction · 0.45
push_endMethod · 0.45
push_get_retvalMethod · 0.45
push_get_errnoMethod · 0.45
push_clear_errnoMethod · 0.45
push_endMethod · 0.45
push_get_retvalMethod · 0.45
push_get_errnoMethod · 0.45
push_clear_errnoMethod · 0.45
push_endMethod · 0.45
push_get_retvalMethod · 0.45

Calls 2

push_valueMethod · 0.95
get_gadgetMethod · 0.95

Tested by

no test coverage detected