Index: test/mjsunit/compiler/osr-typing-debug-change.js |
diff --git a/test/debugger/debug/compiler/osr-typing-debug-change.js b/test/mjsunit/compiler/osr-typing-debug-change.js |
similarity index 97% |
rename from test/debugger/debug/compiler/osr-typing-debug-change.js |
rename to test/mjsunit/compiler/osr-typing-debug-change.js |
index 1a7e85cb5a0745cb59f9fe436fe786fb6873cb23..03579c0ff0838568fc66460e843327a1d5267e9c 100644 |
--- a/test/debugger/debug/compiler/osr-typing-debug-change.js |
+++ b/test/mjsunit/compiler/osr-typing-debug-change.js |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+// Flags: --allow-natives-syntax --expose-debug-as debug |
var Debug = debug.Debug; |