Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ syscall_void
Method
syscall_void
g2all/900/module/chain.js:453–455 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
451
}
452
453
syscall_void(...args) {
454
this.do_syscall(...args);
455
}
456
457
syscall_int(...args) {
458
this.do_syscall(...args);
Callers
1
sys_void
Function · 0.45
Calls
1
do_syscall
Method · 0.95
Tested by
no test coverage detected