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

Function _pcache1Init

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

Source from the content-addressed store, hash-verified

21789 return (3868|0);
21790}
21791function _pcache1Init($0) {
21792 $0 = $0|0;
21793 var $$sink = 0, $1 = 0, $2 = 0, $3 = 0, $4 = 0, $5 = 0, $or$cond = 0, dest = 0, label = 0, sp = 0, stop = 0;
21794 sp = STACKTOP;
21795 dest=46572; stop=dest+100|0; do { HEAP32[dest>>2]=0|0; dest=dest+4|0; } while ((dest|0) < (stop|0));
21796 $1 = HEAP32[(208)>>2]|0;
21797 $2 = ($1|0)==(0|0);
21798 $3 = $2&1;
21799 HEAP32[(46628)>>2] = $3;
21800 $4 = HEAP32[(216)>>2]|0;
21801 $5 = ($4|0)!=(0);
21802 $or$cond = $2 & $5;
21803 $$sink = $or$cond ? $4 : 0;
21804 HEAP32[(46632)>>2] = $$sink;
21805 HEAP32[(46584)>>2] = 10;
21806 HEAP32[(46624)>>2] = 1;
21807 return 0;
21808}
21809function _pcache1Shutdown($0) {
21810 $0 = $0|0;
21811 var dest = 0, label = 0, sp = 0, stop = 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…