($0,$1,$2,$3,$4)
| 18234 | return 0; |
| 18235 | } |
| 18236 | function _unixFetch($0,$1,$2,$3,$4) { |
| 18237 | $0 = $0|0; |
| 18238 | $1 = $1|0; |
| 18239 | $2 = $2|0; |
| 18240 | $3 = $3|0; |
| 18241 | $4 = $4|0; |
| 18242 | var label = 0, sp = 0; |
| 18243 | sp = STACKTOP; |
| 18244 | HEAP32[$4>>2] = 0; |
| 18245 | return 0; |
| 18246 | } |
| 18247 | function _unixUnfetch($0,$1,$2,$3) { |
| 18248 | $0 = $0|0; |
| 18249 | $1 = $1|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…