Index: test/mjsunit/regress/regress-4374.js |
diff --git a/test/mjsunit/regress/regress-4374.js b/test/mjsunit/regress/regress-4374.js |
index bbdcfb9073060a87cab410dc0a8d41b63e7b6859..afae71c5956d8f4b308bee954b9a6bea7dd8b834 100644 |
--- a/test/mjsunit/regress/regress-4374.js |
+++ b/test/mjsunit/regress/regress-4374.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 --context-specialization |
+// Flags: --allow-natives-syntax --function-context-specialization |
// Flags: --turbo-filter=f --turbo-inlining |
var f = (function() { |