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

Function _sqlite3SelectWalkNoop

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

Source from the content-addressed store, hash-verified

213154 return (0)|0;
213155}
213156function _sqlite3SelectWalkNoop($0,$1) {
213157 $0 = $0|0;
213158 $1 = $1|0;
213159 var label = 0, sp = 0;
213160 sp = STACKTOP;
213161 return 0;
213162}
213163function _selectAddSubqueryTypeInfo($0,$1) {
213164 $0 = $0|0;
213165 $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…