($0)
| 329225 | return ($$|0); |
| 329226 | } |
| 329227 | function _fts3tokEofMethod($0) { |
| 329228 | $0 = $0|0; |
| 329229 | var $1 = 0, $2 = 0, $3 = 0, $4 = 0, label = 0, sp = 0; |
| 329230 | sp = STACKTOP; |
| 329231 | $1 = ((($0)) + 16|0); |
| 329232 | $2 = HEAP32[$1>>2]|0; |
| 329233 | $3 = ($2|0)==(0|0); |
| 329234 | $4 = $3&1; |
| 329235 | return ($4|0); |
| 329236 | } |
| 329237 | function _fts3tokColumnMethod($0,$1,$2) { |
| 329238 | $0 = $0|0; |
| 329239 | $1 = $1|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…