diff options
Diffstat (limited to 'test/wasm2js/labels.2asm.js')
-rw-r--r-- | test/wasm2js/labels.2asm.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wasm2js/labels.2asm.js b/test/wasm2js/labels.2asm.js index a6bfe109a..495692961 100644 --- a/test/wasm2js/labels.2asm.js +++ b/test/wasm2js/labels.2asm.js @@ -318,6 +318,7 @@ function asmFunc(global, env, buffer) { return $1_2 + $2_2 | 0 | 0; } + var FUNCTION_TABLE = []; return { block: $0, loop1: $1, |