| Index: test/debugger/debug/regress-5207.js
|
| diff --git a/test/debugger/debug/regress-5207.js b/test/debugger/debug/regress-5207.js
|
| index 3d6f875f02f7fbbe4ab3d2b8e99b49a070120921..f2b3d7c28fc3c2409564c3f19ddee46ec1d3f9de 100644
|
| --- a/test/debugger/debug/regress-5207.js
|
| +++ b/test/debugger/debug/regress-5207.js
|
| @@ -1,6 +1,8 @@
|
| // Copyright 2012 the V8 project authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| +//
|
| +// Flags: --noanalyze-environment-liveness
|
|
|
|
|
| 'use strict';
|
|
|