(top)
| 5424 | return STACKTOP|0; |
| 5425 | } |
| 5426 | function stackRestore(top) { |
| 5427 | top = top|0; |
| 5428 | STACKTOP = top; |
| 5429 | } |
| 5430 | function establishStackSpace(stackBase, stackMax) { |
| 5431 | stackBase = stackBase|0; |
| 5432 | stackMax = stackMax|0; |
nothing calls this directly
no outgoing calls
no test coverage detected