Index: test/mjsunit/es6/generators-debug-scopes.js |
diff --git a/test/mjsunit/es6/generators-debug-scopes.js b/test/mjsunit/es6/generators-debug-scopes.js |
index 0cebaeefc2cd46b2aa8c9a7c46bfea5f91105ba2..42e03ee6e25a6353867f9707488c8173891f668c 100644 |
--- a/test/mjsunit/es6/generators-debug-scopes.js |
+++ b/test/mjsunit/es6/generators-debug-scopes.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: --expose-debug-as debug --noanalyze-environment-liveness |
+// Flags: --expose-debug-as debug |
var Debug = debug.Debug; |