($0)
| 243228 | return ($$0|0); |
| 243229 | } |
| 243230 | function _pragmaVtabEof($0) { |
| 243231 | $0 = $0|0; |
| 243232 | var $1 = 0, $2 = 0, $3 = 0, $4 = 0, label = 0, sp = 0; |
| 243233 | sp = STACKTOP; |
| 243234 | $1 = ((($0)) + 4|0); |
| 243235 | $2 = HEAP32[$1>>2]|0; |
| 243236 | $3 = ($2|0)==(0|0); |
| 243237 | $4 = $3&1; |
| 243238 | return ($4|0); |
| 243239 | } |
| 243240 | function _pragmaVtabColumn($0,$1,$2) { |
| 243241 | $0 = $0|0; |
| 243242 | $1 = $1|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…