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

Function _pcache1Pagecount

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

Source from the content-addressed store, hash-verified

22021 return;
22022}
22023function _pcache1Pagecount($0) {
22024 $0 = $0|0;
22025 var $1 = 0, $2 = 0, label = 0, sp = 0;
22026 sp = STACKTOP;
22027 $1 = ((($0)) + 44|0);
22028 $2 = HEAP32[$1>>2]|0;
22029 return ($2|0);
22030}
22031function _pcache1Fetch($0,$1,$2) {
22032 $0 = $0|0;
22033 $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…