Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_call
Method · 0.95
race_one
Function · 0.45
push_end
Method · 0.45
push_get_retval
Method · 0.45
push_get_errno
Method · 0.45
push_clear_errno
Method · 0.45
push_end
Method · 0.45
push_get_retval
Method · 0.45
push_get_errno
Method · 0.45
push_clear_errno
Method · 0.45
push_end
Method · 0.45
push_get_retval
Method · 0.45
Calls
2
push_value
Method · 0.95
get_gadget
Method · 0.95
Tested by
no test coverage detected