($0)
| 40815 | return 0; |
| 40816 | } |
| 40817 | function _sqlite3MemShutdown($0) { |
| 40818 | $0 = $0|0; |
| 40819 | var label = 0, sp = 0; |
| 40820 | sp = STACKTOP; |
| 40821 | return; |
| 40822 | } |
| 40823 | function _dbReallocFinish($0,$1,$2,$3) { |
| 40824 | $0 = $0|0; |
| 40825 | $1 = $1|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…