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

Function _sqlite3VdbeRecordCompare

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

Source from the content-addressed store, hash-verified

290801 return (0)|0;
290802}
290803function _sqlite3VdbeRecordCompare($0,$1,$2) {
290804 $0 = $0|0;
290805 $1 = $1|0;
290806 $2 = $2|0;
290807 var $3 = 0, label = 0, sp = 0;
290808 sp = STACKTOP;
290809 $3 = (_sqlite3VdbeRecordCompareWithSkip($0,$1,$2,0)|0);
290810 return ($3|0);
290811}
290812function _moveToRoot($0) {
290813 $0 = $0|0;
290814 var $$1 = 0, $$3$ph = 0, $$idx = 0, $$idx$val = 0, $$idx48 = 0, $$idx48$val = 0, $$phi$trans$insert = 0, $$pre = 0, $$pre$phi53Z2D = 0, $$pre$phiZ2D = 0, $$pre50 = 0, $$pre51 = 0, $$pre52 = 0, $$sink = 0, $1 = 0, $10 = 0, $100 = 0, $101 = 0, $102 = 0, $103 = 0;

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…