Chromium Code Reviews| Index: test/debugger/debug/regress-3225.js |
| diff --git a/test/debugger/debug/regress-3225.js b/test/debugger/debug/regress-3225.js |
| index ed17f0ee1008339f2821cd47c90a5adef251893d..454ff6e7a4a38dffdac97c315a00a2a2e32daf4d 100644 |
| --- a/test/debugger/debug/regress-3225.js |
| +++ b/test/debugger/debug/regress-3225.js |
| @@ -2,6 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +// Flags: --noalways-opt |
| Debug = debug.Debug |