($0)
| 31955 | return ($$035|0); |
| 31956 | } |
| 31957 | function _sqlite3MallocSize($0) { |
| 31958 | $0 = $0|0; |
| 31959 | var $1 = 0, $2 = 0, label = 0, sp = 0; |
| 31960 | sp = STACKTOP; |
| 31961 | $1 = HEAP32[(64)>>2]|0; |
| 31962 | $2 = (FUNCTION_TABLE_ii[$1 & 255]($0)|0); |
| 31963 | return ($2|0); |
| 31964 | } |
| 31965 | function _vdbeMemClear($0) { |
| 31966 | $0 = $0|0; |
| 31967 | var $1 = 0, $10 = 0, $11 = 0, $12 = 0, $13 = 0, $14 = 0, $15 = 0, $16 = 0, $17 = 0, $18 = 0, $19 = 0, $2 = 0, $20 = 0, $21 = 0, $22 = 0, $23 = 0, $24 = 0, $25 = 0, $26 = 0, $27 = 0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…