| Index: test/debugger/debug/debug-stepframe-clearing.js
|
| diff --git a/test/mjsunit/debug-stepframe-clearing.js b/test/debugger/debug/debug-stepframe-clearing.js
|
| similarity index 98%
|
| rename from test/mjsunit/debug-stepframe-clearing.js
|
| rename to test/debugger/debug/debug-stepframe-clearing.js
|
| index dec46fd7d6d41b0d88879b13ccda5692a9cf19b7..8718636d9c3a341d488c9ab852931d51375c3402 100644
|
| --- a/test/mjsunit/debug-stepframe-clearing.js
|
| +++ b/test/debugger/debug/debug-stepframe-clearing.js
|
| @@ -2,7 +2,6 @@
|
| // 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
|
|
|
| // This test ensures that IC learning doesn't interfere with stepping into
|
| // property accessor. f1()'s ICs are allowed to learn to a monomorphic state,
|
|
|