Index: test/mjsunit/regress/regress-542099.js |
diff --git a/test/mjsunit/regress/regress-542099.js b/test/mjsunit/regress/regress-542099.js |
index eef49538cc4d3f8a36baf98bce8b760ca4986d28..6345fd468a93f7c082cbcaf9b577d20da8bd485f 100644 |
--- a/test/mjsunit/regress/regress-542099.js |
+++ b/test/mjsunit/regress/regress-542099.js |
@@ -2,7 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// Flags: --harmony-sloppy --harmony-sloppy-function |
// Flags: --no-harmony-restrictive-declarations |
// Previously, this caused a CHECK fail in debug mode |