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

Function _fts3ExprPhraseCountCb

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

Source from the content-addressed store, hash-verified

351401 return (0)|0;
351402}
351403function _fts3ExprPhraseCountCb($0,$1,$2) {
351404 $0 = $0|0;
351405 $1 = $1|0;
351406 $2 = $2|0;
351407 var $3 = 0, $4 = 0, $5 = 0, label = 0, sp = 0;
351408 sp = STACKTOP;
351409 $3 = HEAP32[$2>>2]|0;
351410 $4 = (($3) + 1)|0;
351411 HEAP32[$2>>2] = $4;
351412 $5 = ((($0)) + 36|0);
351413 HEAP32[$5>>2] = $1;
351414 return 0;
351415}
351416function _fts3ExprIterate2($0,$1,$2,$3) {
351417 $0 = $0|0;
351418 $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…