Index: test/mjsunit/compiler/osr-nested3.js |
diff --git a/test/mjsunit/compiler/osr-nested3.js b/test/mjsunit/compiler/osr-nested3.js |
index 8ff4e9818af2542d124d4ba79f05fde3525c0b32..b8f7e79a77f1d86cde42c5077fe87e2f8547325f 100644 |
--- a/test/mjsunit/compiler/osr-nested3.js |
+++ b/test/mjsunit/compiler/osr-nested3.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 --use-osr --turbo-osr |
+// Flags: --use-osr --turbo-osr |
function f() { |
var sum = 0; |