Index: test/mjsunit/ignition/stack-trace-source-position.js |
diff --git a/test/mjsunit/ignition/stack-trace-source-position.js b/test/mjsunit/ignition/stack-trace-source-position.js |
index ed161d90a41d0e48bd4921b8738f7a74ab225dd9..ce236c398c480ca296ae6d32dc59afbdb16cc1b0 100644 |
--- a/test/mjsunit/ignition/stack-trace-source-position.js |
+++ b/test/mjsunit/ignition/stack-trace-source-position.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: --ignition --ignition-filter=f |
rmcilroy
2016/02/04 13:19:13
The ignition flag shouldn't be necessary anyway (y
|
+// Flags: --ignition-filter=f |
// Flags: --no-turbo |
// TODO(yangguo): fix for turbofan |