diff options
Diffstat (limited to 'test/wasm2js/ordering.2asm.js')
-rw-r--r-- | test/wasm2js/ordering.2asm.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/wasm2js/ordering.2asm.js b/test/wasm2js/ordering.2asm.js index c2d4d8a0d..672e8d8aa 100644 --- a/test/wasm2js/ordering.2asm.js +++ b/test/wasm2js/ordering.2asm.js @@ -13,8 +13,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; function main() { var wasm2js_i32$0 = 0, wasm2js_i32$1 = 0, wasm2js_i32$2 = 0; FUNCTION_TABLE[foo(2 | 0) | 0 | 0](1) | 0; |