(x2)
| 19754 | return ptr; |
| 19755 | } |
| 19756 | function isLikeNone(x2) { |
| 19757 | return x2 === void 0 || x2 === null; |
| 19758 | } |
| 19759 | var cachedInt32Memory0 = null; |
| 19760 | function getInt32Memory0() { |
| 19761 | if (cachedInt32Memory0 === null || cachedInt32Memory0.byteLength === 0) { |
no outgoing calls
no test coverage detected