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

Function _sqlite3SelectWalkFail

js/sql-debug.js:229038–229046  ·  view source on GitHub ↗
($0,$1)

Source from the content-addressed store, hash-verified

229036 return ($$0|0);
229037}
229038function _sqlite3SelectWalkFail($0,$1) {
229039 $0 = $0|0;
229040 $1 = $1|0;
229041 var $2 = 0, label = 0, sp = 0;
229042 sp = STACKTOP;
229043 $2 = ((($0)) + 20|0);
229044 HEAP8[$2>>0] = 0;
229045 return 2;
229046}
229047function _sqlite3ExprCodeAtInit($0,$1,$2) {
229048 $0 = $0|0;
229049 $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…