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

Function _pragmaVtabEof

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

Source from the content-addressed store, hash-verified

243228 return ($$0|0);
243229}
243230function _pragmaVtabEof($0) {
243231 $0 = $0|0;
243232 var $1 = 0, $2 = 0, $3 = 0, $4 = 0, label = 0, sp = 0;
243233 sp = STACKTOP;
243234 $1 = ((($0)) + 4|0);
243235 $2 = HEAP32[$1>>2]|0;
243236 $3 = ($2|0)==(0|0);
243237 $4 = $3&1;
243238 return ($4|0);
243239}
243240function _pragmaVtabColumn($0,$1,$2) {
243241 $0 = $0|0;
243242 $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…