($0)
| 21807 | return 0; |
| 21808 | } |
| 21809 | function _pcache1Shutdown($0) { |
| 21810 | $0 = $0|0; |
| 21811 | var dest = 0, label = 0, sp = 0, stop = 0; |
| 21812 | sp = STACKTOP; |
| 21813 | dest=46572; stop=dest+100|0; do { HEAP32[dest>>2]=0|0; dest=dest+4|0; } while ((dest|0) < (stop|0)); |
| 21814 | return; |
| 21815 | } |
| 21816 | function _pcache1Create($0,$1,$2) { |
| 21817 | $0 = $0|0; |
| 21818 | $1 = $1|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…