Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ push_end
Method
push_end
g2all/900/module/chain.js:374–376 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
372
373
// anything you need to do before the ROP chain jumps back to JavaScript
374
push_end() {
375
throw Error(
'not implemented'
);
376
}
377
378
push_get_errno() {
379
throw Error(
'not implemented'
);
Callers
3
do_call
Method · 0.95
do_syscall
Method · 0.95
do_syscall_clear_errno
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected