($0)
| 324943 | return ($$056|0); |
| 324944 | } |
| 324945 | function _sqlite3_changes($0) { |
| 324946 | $0 = $0|0; |
| 324947 | var $1 = 0, $2 = 0, label = 0, sp = 0; |
| 324948 | sp = STACKTOP; |
| 324949 | $1 = ((($0)) + 92|0); |
| 324950 | $2 = HEAP32[$1>>2]|0; |
| 324951 | return ($2|0); |
| 324952 | } |
| 324953 | function _sqlite3Close($0,$1) { |
| 324954 | $0 = $0|0; |
| 324955 | $1 = $1|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…