| Index: test/debugger/debug/regress/regress-crbug-323936.js
|
| diff --git a/test/debugger/debug/regress/regress-crbug-323936.js b/test/debugger/debug/regress/regress-crbug-323936.js
|
| index e89f7a0a02b50c04c3d7a27d068e780ef5e00370..391b095a2b7728a9a6ab746f66ffce64a9929713 100644
|
| --- a/test/debugger/debug/regress/regress-crbug-323936.js
|
| +++ b/test/debugger/debug/regress/regress-crbug-323936.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: --no-always-opt
|
|
|
| Debug = debug.Debug;
|
|
|
|
|