($0)
| 389629 | return ($$5|0); |
| 389630 | } |
| 389631 | function _fts3auxEofMethod($0) { |
| 389632 | $0 = $0|0; |
| 389633 | var $1 = 0, $2 = 0, label = 0, sp = 0; |
| 389634 | sp = STACKTOP; |
| 389635 | $1 = ((($0)) + 88|0); |
| 389636 | $2 = HEAP32[$1>>2]|0; |
| 389637 | return ($2|0); |
| 389638 | } |
| 389639 | function _fts3auxColumnMethod($0,$1,$2) { |
| 389640 | $0 = $0|0; |
| 389641 | $1 = $1|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…