summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/asm-function-variable-collision.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/message/asm-function-variable-collision.js')
-rw-r--r--deps/v8/test/message/asm-function-variable-collision.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/test/message/asm-function-variable-collision.js b/deps/v8/test/message/asm-function-variable-collision.js
index fbea44b1ad..c6f3814d2a 100644
--- a/deps/v8/test/message/asm-function-variable-collision.js
+++ b/deps/v8/test/message/asm-function-variable-collision.js
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Flags: --validate-asm --no-stress-opt --no-stress-validate-asm --no-suppress-asm-messages
+// Flags: --validate-asm --no-stress-validate-asm --no-suppress-asm-messages
// Violates asm.js because symbol {f} is used as module variable and function.