| Index: test/mjsunit/debug-generator-break-on-stack.js
|
| diff --git a/test/mjsunit/debug-generator-break-on-stack.js b/test/mjsunit/debug-generator-break-on-stack.js
|
| index 5a1a9c56c163e27457f6b221fa3871c91cc27f19..b74348879890a55d1c8525146f675603a8c65d0e 100644
|
| --- a/test/mjsunit/debug-generator-break-on-stack.js
|
| +++ b/test/mjsunit/debug-generator-break-on-stack.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
|
| +// Flags: --expose-debug-as debug --ignition-generators
|
|
|
| var Debug = debug.Debug;
|
|
|
|
|