($0,$1)
| 264415 | STACKTOP = sp;return; |
| 264416 | } |
| 264417 | function _exprNodeIsDeterministic($0,$1) { |
| 264418 | $0 = $0|0; |
| 264419 | $1 = $1|0; |
| 264420 | var $$0 = 0, $$lobit = 0, $2 = 0, $3 = 0, $4 = 0, $5 = 0, $6 = 0, $7 = 0, label = 0, sp = 0; |
| 264421 | sp = STACKTOP; |
| 264422 | $2 = HEAP8[$1>>0]|0; |
| 264423 | $3 = ($2<<24>>24)==(-112); |
| 264424 | if (!($3)) { |
| 264425 | $$0 = 0; |
| 264426 | return ($$0|0); |
| 264427 | } |
| 264428 | $4 = ((($1)) + 4|0); |
| 264429 | $5 = HEAP32[$4>>2]|0; |
| 264430 | $$lobit = $5 & 524288; |
| 264431 | $6 = ($$lobit|0)==(0); |
| 264432 | if (!($6)) { |
| 264433 | $$0 = 0; |
| 264434 | return ($$0|0); |
| 264435 | } |
| 264436 | $7 = ((($0)) + 20|0); |
| 264437 | HEAP8[$7>>0] = 0; |
| 264438 | $$0 = 2; |
| 264439 | return ($$0|0); |
| 264440 | } |
| 264441 | function _whereScanNext($0) { |
| 264442 | $0 = $0|0; |
| 264443 | var $$0$i = 0, $$0$lcssa$i$i = 0, $$0$lcssa$i6$i = 0, $$01315$i = 0, $$016$i = 0, $$04$i = 0, $$04$i$i = 0, $$04$i$in$be = 0, $$04$i$lcssa = 0, $$04$i106 = 0, $$04$i107 = 0, $$04$i2$i = 0, $$093 = 0, $$094 = 0, $$095$lcssa = 0, $$095108 = 0, $$096 = 0, $$097115 = 0, $$098 = 0, $$1 = 0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…