($0,$1)
| 229036 | return ($$0|0); |
| 229037 | } |
| 229038 | function _sqlite3SelectWalkFail($0,$1) { |
| 229039 | $0 = $0|0; |
| 229040 | $1 = $1|0; |
| 229041 | var $2 = 0, label = 0, sp = 0; |
| 229042 | sp = STACKTOP; |
| 229043 | $2 = ((($0)) + 20|0); |
| 229044 | HEAP8[$2>>0] = 0; |
| 229045 | return 2; |
| 229046 | } |
| 229047 | function _sqlite3ExprCodeAtInit($0,$1,$2) { |
| 229048 | $0 = $0|0; |
| 229049 | $1 = $1|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…