MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / retval

Method retval

g2all/900/module/chain.js:236–238  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

234 }
235
236 get retval() {
237 return new Int(this._return_value[0], this._return_value[1]);
238 }
239
240 // return value as a pointer
241 get retval_ptr() {

Callers

nothing calls this directly

Calls 1

lohi_from_oneFunction · 0.90

Tested by

no test coverage detected