diff options
Diffstat (limited to 'test/wasm2js/float-ops.2asm.js.opt')
-rw-r--r-- | test/wasm2js/float-ops.2asm.js.opt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/wasm2js/float-ops.2asm.js.opt b/test/wasm2js/float-ops.2asm.js.opt index 17519fc2a..fd740273c 100644 --- a/test/wasm2js/float-ops.2asm.js.opt +++ b/test/wasm2js/float-ops.2asm.js.opt @@ -270,7 +270,6 @@ function asmFunc(global, env, buffer) { return +($0 >>> 0) + +($1_1 >>> 0) * 4294967296.0; } - var FUNCTION_TABLE = []; return { "f32_add": $1, "f32_sub": $2, |