| Index: test/debugger/debug/compiler/debug-catch-prediction.js
|
| diff --git a/test/mjsunit/compiler/debug-catch-prediction.js b/test/debugger/debug/compiler/debug-catch-prediction.js
|
| similarity index 98%
|
| rename from test/mjsunit/compiler/debug-catch-prediction.js
|
| rename to test/debugger/debug/compiler/debug-catch-prediction.js
|
| index 34d3afd77ecb93cd2e191c01b29a20518bb3adc8..50fbf582223e50999a9c1fbb49b6d8aceb242757 100644
|
| --- a/test/mjsunit/compiler/debug-catch-prediction.js
|
| +++ b/test/debugger/debug/compiler/debug-catch-prediction.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 --allow-natives-syntax
|
|
|
| // Test debug event catch prediction for thrown exceptions. We distinguish
|
| // between "caught" and "uncaught" based on the following assumptions:
|
|
|