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

Function _fts3ExprLoadDoclistsCb

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

Source from the content-addressed store, hash-verified

351744 STACKTOP = sp;return ($$0|0);
351745}
351746function _fts3ExprLoadDoclistsCb($0,$1,$2) {
351747 $0 = $0|0;
351748 $1 = $1|0;
351749 $2 = $2|0;
351750 var $10 = 0, $11 = 0, $12 = 0, $3 = 0, $4 = 0, $5 = 0, $6 = 0, $7 = 0, $8 = 0, $9 = 0, label = 0, sp = 0;
351751 sp = STACKTOP;
351752 $3 = ((($0)) + 20|0);
351753 $4 = HEAP32[$3>>2]|0;
351754 $5 = ((($2)) + 4|0);
351755 $6 = HEAP32[$5>>2]|0;
351756 $7 = (($6) + 1)|0;
351757 HEAP32[$5>>2] = $7;
351758 $8 = ((($4)) + 64|0);
351759 $9 = HEAP32[$8>>2]|0;
351760 $10 = ((($2)) + 8|0);
351761 $11 = HEAP32[$10>>2]|0;
351762 $12 = (($11) + ($9))|0;
351763 HEAP32[$10>>2] = $12;
351764 return 0;
351765}
351766function _fts3MatchinfoLcsCb($0,$1,$2) {
351767 $0 = $0|0;
351768 $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…