Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ push_get_retval
Method
push_get_retval
g2all/900/module/chain.js:387–389 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
385
386
// get the rax register
387
push_get_retval() {
388
throw Error(
'not implemented'
);
389
}
390
391
// get the rax and rdx registers
392
push_get_retval_all() {
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