($0,$1,$2)
| 351401 | return (0)|0; |
| 351402 | } |
| 351403 | function _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 | } |
| 351416 | function _fts3ExprIterate2($0,$1,$2,$3) { |
| 351417 | $0 = $0|0; |
| 351418 | $1 = $1|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…