summaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/wasm/streaming-trap-location.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/mjsunit/wasm/streaming-trap-location.js')
-rw-r--r--deps/v8/test/mjsunit/wasm/streaming-trap-location.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/test/mjsunit/wasm/streaming-trap-location.js b/deps/v8/test/mjsunit/wasm/streaming-trap-location.js
index 1607ca76f2..5d693aeae7 100644
--- a/deps/v8/test/mjsunit/wasm/streaming-trap-location.js
+++ b/deps/v8/test/mjsunit/wasm/streaming-trap-location.js
@@ -2,6 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Flags: --wasm-test-streaming --wasm-async-compilation --expose-wasm
+// Flags: --wasm-test-streaming --expose-wasm
load("test/mjsunit/wasm/trap-location.js");