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

Function _pcache1Shutdown

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

Source from the content-addressed store, hash-verified

21807 return 0;
21808}
21809function _pcache1Shutdown($0) {
21810 $0 = $0|0;
21811 var dest = 0, label = 0, sp = 0, stop = 0;
21812 sp = STACKTOP;
21813 dest=46572; stop=dest+100|0; do { HEAP32[dest>>2]=0|0; dest=dest+4|0; } while ((dest|0) < (stop|0));
21814 return;
21815}
21816function _pcache1Create($0,$1,$2) {
21817 $0 = $0|0;
21818 $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…