summaryrefslogtreecommitdiff
path: root/test/wasm2js/excess_fallthrough.2asm.js.opt
diff options
context:
space:
mode:
Diffstat (limited to 'test/wasm2js/excess_fallthrough.2asm.js.opt')
-rw-r--r--test/wasm2js/excess_fallthrough.2asm.js.opt2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/wasm2js/excess_fallthrough.2asm.js.opt b/test/wasm2js/excess_fallthrough.2asm.js.opt
index 0a71bff5e..172a5fbee 100644
--- a/test/wasm2js/excess_fallthrough.2asm.js.opt
+++ b/test/wasm2js/excess_fallthrough.2asm.js.opt
@@ -12,8 +12,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 foo($0) {
$0 = $0 | 0;
wasm2js_trap();