Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ push_gadget
Method
push_gadget
g2all/900/module/chain.js:297–299 ·
view source on GitHub ↗
(insn_str)
Source
from the content-addressed store, hash-verified
295
}
296
297
push_gadget(insn_str) {
298
this.push_value(this.get_gadget(insn_str));
299
}
300
301
push_call(func_addr, ...args) {
302
if
(args.length > 6) {
Callers
10
push_call
Method · 0.95
race_one
Function · 0.45
push_end
Method · 0.45
push_get_retval
Method · 0.45
push_clear_errno
Method · 0.45
push_get_errno
Method · 0.45
push_end
Method · 0.45
push_get_retval
Method · 0.45
push_clear_errno
Method · 0.45
push_get_errno
Method · 0.45
Calls
2
push_value
Method · 0.95
get_gadget
Method · 0.95
Tested by
no test coverage detected