diff options
Diffstat (limited to 'test/wasm2js/get-set-local.2asm.js')
-rw-r--r-- | test/wasm2js/get-set-local.2asm.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wasm2js/get-set-local.2asm.js b/test/wasm2js/get-set-local.2asm.js index 5f50972ba..ad466d8a0 100644 --- a/test/wasm2js/get-set-local.2asm.js +++ b/test/wasm2js/get-set-local.2asm.js @@ -39,6 +39,7 @@ function asmFunc(global, env, buffer) { return ($0 | 0) == (r | 0) & (i64toi32_i32$0 | 0) == (r$hi | 0) | 0 | 0; } + var FUNCTION_TABLE = []; return { check_extend_ui32: $1 }; |