($0,$1,$2,$3)
| 50108 | return; |
| 50109 | } |
| 50110 | function _getPageError($0,$1,$2,$3) { |
| 50111 | $0 = $0|0; |
| 50112 | $1 = $1|0; |
| 50113 | $2 = $2|0; |
| 50114 | $3 = $3|0; |
| 50115 | var $4 = 0, $5 = 0, label = 0, sp = 0; |
| 50116 | sp = STACKTOP; |
| 50117 | HEAP32[$2>>2] = 0; |
| 50118 | $4 = ((($0)) + 40|0); |
| 50119 | $5 = HEAP32[$4>>2]|0; |
| 50120 | return ($5|0); |
| 50121 | } |
| 50122 | function _getPageNormal($0,$1,$2,$3) { |
| 50123 | $0 = $0|0; |
| 50124 | $1 = $1|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…