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

Function _sqlite3MemInit

js/sql-debug.js:40811–40816  ·  view source on GitHub ↗
($0)

Source from the content-addressed store, hash-verified

40809 return ($2|0);
40810}
40811function _sqlite3MemInit($0) {
40812 $0 = $0|0;
40813 var label = 0, sp = 0;
40814 sp = STACKTOP;
40815 return 0;
40816}
40817function _sqlite3MemShutdown($0) {
40818 $0 = $0|0;
40819 var label = 0, sp = 0;

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…