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

Function _sqlite3ExprWalkNoop

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

Source from the content-addressed store, hash-verified

205751 STACKTOP = sp;return;
205752}
205753function _sqlite3ExprWalkNoop($0,$1) {
205754 $0 = $0|0;
205755 $1 = $1|0;
205756 var label = 0, sp = 0;
205757 sp = STACKTOP;
205758 return 0;
205759}
205760function _convertCompoundSelectToSubquery($0,$1) {
205761 $0 = $0|0;
205762 $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…