MCPcopy Create free account
hub / github.com/sql-js/sql.js / setTempRet0

Function setTempRet0

js/sql-debug.js:5793–5796  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

5791}
5792
5793function setTempRet0(value) {
5794 value = value|0;
5795 tempRet0 = value;
5796}
5797function getTempRet0() {
5798 return tempRet0|0;
5799}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…