($0)
| 22021 | return; |
| 22022 | } |
| 22023 | function _pcache1Pagecount($0) { |
| 22024 | $0 = $0|0; |
| 22025 | var $1 = 0, $2 = 0, label = 0, sp = 0; |
| 22026 | sp = STACKTOP; |
| 22027 | $1 = ((($0)) + 44|0); |
| 22028 | $2 = HEAP32[$1>>2]|0; |
| 22029 | return ($2|0); |
| 22030 | } |
| 22031 | function _pcache1Fetch($0,$1,$2) { |
| 22032 | $0 = $0|0; |
| 22033 | $1 = $1|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…