(top)
| 5771 | return STACKTOP|0; |
| 5772 | } |
| 5773 | function stackRestore(top) { |
| 5774 | top = top|0; |
| 5775 | STACKTOP = top; |
| 5776 | } |
| 5777 | function establishStackSpace(stackBase, stackMax) { |
| 5778 | stackBase = stackBase|0; |
| 5779 | stackMax = stackMax|0; |
no outgoing calls
no test coverage detected
searching dependent graphs…