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

Function _sqlite3MemShutdown

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

Source from the content-addressed store, hash-verified

40815 return 0;
40816}
40817function _sqlite3MemShutdown($0) {
40818 $0 = $0|0;
40819 var label = 0, sp = 0;
40820 sp = STACKTOP;
40821 return;
40822}
40823function _dbReallocFinish($0,$1,$2,$3) {
40824 $0 = $0|0;
40825 $1 = $1|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…