diff options
Diffstat (limited to 'test/empty_imported_table.2asm.js')
-rw-r--r-- | test/empty_imported_table.2asm.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/empty_imported_table.2asm.js b/test/empty_imported_table.2asm.js index 276827473..cec84b05f 100644 --- a/test/empty_imported_table.2asm.js +++ b/test/empty_imported_table.2asm.js @@ -15,6 +15,7 @@ function asmFunc(global, env, buffer) { var Math_min = global.Math.min; var Math_max = global.Math.max; var import$table$0 = env.table; + var i64toi32_i32$HIGH_BITS = 0; function __wasm_ctz_i32(x) { x = x | 0; var $1 = 0, $2 = 0, $3 = 0, $4 = 0, $5 = 0, $6 = 0, $7 = 0, $8 = 0, $9 = 0, $10 = 0; |