| Index: test/debugger/debug/debug-step.js
|
| diff --git a/test/debugger/debug/debug-step.js b/test/debugger/debug/debug-step.js
|
| index 369e8a645cdc2e57a9291699abdbe883e3437cbd..a850341f48c4a90e3a88fb2046624c08fc49cc89 100644
|
| --- a/test/debugger/debug/debug-step.js
|
| +++ b/test/debugger/debug/debug-step.js
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// Flags: --cache=code
|
| +
|
| Debug = debug.Debug
|
|
|
| // Simple debug event handler which first time hit will perform 1000 steps and
|
|
|