Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ call_void
Method
call_void
g2all/700/module/chain.js:417–419 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
415
}
416
417
call_void(...args) {
418
this.do_call(...args);
419
}
420
421
call_int(...args) {
422
this.do_call(...args);
Callers
1
runPayload
Function · 0.45
Calls
1
do_call
Method · 0.95
Tested by
no test coverage detected