summaryrefslogtreecommitdiff
path: root/test/i32.2asm.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/i32.2asm.js')
-rw-r--r--test/i32.2asm.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/i32.2asm.js b/test/i32.2asm.js
index 7fe6c56de..4fa403fe8 100644
--- a/test/i32.2asm.js
+++ b/test/i32.2asm.js
@@ -14,6 +14,7 @@ function asmFunc(global, env, buffer) {
var Math_clz32 = global.Math.clz32;
var Math_min = global.Math.min;
var Math_max = global.Math.max;
+ var i64toi32_i32$HIGH_BITS = 0;
function $0(x, y) {
x = x | 0;
y = y | 0;