| Index: test/mjsunit/debug-step-turbofan.js
|
| diff --git a/test/mjsunit/debug-step-turbofan.js b/test/mjsunit/debug-step-turbofan.js
|
| index c8c346b2c7de1e4470ff961c4be2447045a050d2..1710942e9ad0bcbd28d0062e8c5348f8c2c086d9 100644
|
| --- a/test/mjsunit/debug-step-turbofan.js
|
| +++ b/test/mjsunit/debug-step-turbofan.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: --turbo-filter=g --allow-natives-syntax
|
| +// Flags: --expose-debug-as debug --turbo-filter=g --allow-natives-syntax
|
|
|
| // Test that Debug::PrepareForBreakPoints can deal with turbofan code (g)
|
| // on the stack. Without deoptimization support, we will not be able to
|
|
|