diff options
Diffstat (limited to 'test/wasm2js/deterministic.2asm.js')
-rw-r--r-- | test/wasm2js/deterministic.2asm.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/wasm2js/deterministic.2asm.js b/test/wasm2js/deterministic.2asm.js index 09731cfb5..fff96b5a4 100644 --- a/test/wasm2js/deterministic.2asm.js +++ b/test/wasm2js/deterministic.2asm.js @@ -24,8 +24,6 @@ function asmFunc(imports) { var Math_ceil = Math.ceil; var Math_trunc = Math.trunc; var Math_sqrt = Math.sqrt; - var nan = NaN; - var infinity = Infinity; var global$0 = -44; function $0() { if ((global$0 >>> 0) / ((HEAP32[0 >> 2] | 0) >>> 0) | 0) { |