summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/wasm-trace-memory.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/message/wasm-trace-memory.js')
-rw-r--r--deps/v8/test/message/wasm-trace-memory.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/test/message/wasm-trace-memory.js b/deps/v8/test/message/wasm-trace-memory.js
index 3acffc6019..adb1e2b7a7 100644
--- a/deps/v8/test/message/wasm-trace-memory.js
+++ b/deps/v8/test/message/wasm-trace-memory.js
@@ -3,6 +3,7 @@
// found in the LICENSE file.
// Flags: --no-stress-opt --wasm-trace-memory --no-liftoff --no-future
+// Flags: --no-wasm-tier-up
load("test/mjsunit/wasm/wasm-constants.js");
load("test/mjsunit/wasm/wasm-module-builder.js");