diff options
Diffstat (limited to 'test/address.2asm.js')
-rw-r--r-- | test/address.2asm.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/address.2asm.js b/test/address.2asm.js index 65c312313..a04fb44e3 100644 --- a/test/address.2asm.js +++ b/test/address.2asm.js @@ -15,6 +15,7 @@ function asmFunc(global, env, buffer) { var Math_min = global.Math.min; var Math_max = global.Math.max; var print = env.print; + var i64toi32_i32$HIGH_BITS = 0; function $0(i) { i = i | 0; var $1 = 0, $2 = 0, $3 = 0, $4 = 0, $5 = 0, $6 = 0, $7 = 0, $8 = 0, $9 = 0, $10 = 0, $11 = 0, $12 = 0, $13 = 0, $14 = 0, $15 = 0, $16 = 0, $17 = 0, $18 = 0, $19 = 0, $20 = 0, $21 = 0, $22 = 0, $23 = 0, $24 = 0, $25 = 0, $26 = 0, wasm2asm_i32$0 = 0; |