Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ retval
Method
retval
g2all/700/module/chain.js:233–235 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
231
}
232
233
get retval() {
234
return
new
Int(this._return_value[0], this._return_value[1]);
235
}
236
237
// return value as a pointer
238
get retval_ptr() {
Callers
nothing calls this directly
Calls
1
lohi_from_one
Function · 0.90
Tested by
no test coverage detected