summaryrefslogtreecommitdiff
path: root/test/wasm2js.traps.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/wasm2js.traps.js')
-rw-r--r--test/wasm2js.traps.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/wasm2js.traps.js b/test/wasm2js.traps.js
index b93305677..ea9caa66c 100644
--- a/test/wasm2js.traps.js
+++ b/test/wasm2js.traps.js
@@ -67,7 +67,6 @@ function asmFunc0(global, env, buffer) {
return (x | 0) / (y | 0) | 0 | 0;
}
- var FUNCTION_TABLE = [];
return {
"empty": $0,
"add": $1,