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

Function _getPageError

js/sql-debug.js:50110–50121  ·  view source on GitHub ↗
($0,$1,$2,$3)

Source from the content-addressed store, hash-verified

50108 return;
50109}
50110function _getPageError($0,$1,$2,$3) {
50111 $0 = $0|0;
50112 $1 = $1|0;
50113 $2 = $2|0;
50114 $3 = $3|0;
50115 var $4 = 0, $5 = 0, label = 0, sp = 0;
50116 sp = STACKTOP;
50117 HEAP32[$2>>2] = 0;
50118 $4 = ((($0)) + 40|0);
50119 $5 = HEAP32[$4>>2]|0;
50120 return ($5|0);
50121}
50122function _getPageNormal($0,$1,$2,$3) {
50123 $0 = $0|0;
50124 $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…