Index: test/mjsunit/compiler/opt-next-call.js |
diff --git a/test/mjsunit/compiler/opt-next-call.js b/test/mjsunit/compiler/opt-next-call.js |
index 3d7e74f62660d15524a3930b08892b9e951a53b1..f1ae5bda0916cdba64562b16d95d889efe13d1f9 100644 |
--- a/test/mjsunit/compiler/opt-next-call.js |
+++ b/test/mjsunit/compiler/opt-next-call.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 |
function foo() { |
return "fooed"; |