Index: test/mjsunit/compiler/deopt-string-outofbounds.js |
diff --git a/test/mjsunit/compiler/deopt-string-outofbounds.js b/test/mjsunit/compiler/deopt-string-outofbounds.js |
index 2a9f6a1c38479cb3760cf9660d57a9ff18c44559..ef85eee2b228b3e37b002e7526192d116e001188 100644 |
--- a/test/mjsunit/compiler/deopt-string-outofbounds.js |
+++ b/test/mjsunit/compiler/deopt-string-outofbounds.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: --allow-natives-syntax |
+// Flags: --allow-natives-syntax --crankshaft --no-always-opt |
var s = "12345"; |