Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(313)

Unified Diff: test/debugger/debug/regress/regress-1081309.js

Issue 2566093002: [debug-wrapper] migrate some scope related tests (Closed)
Patch Set: address comments Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/debugger/debug/regress/regress-1081309.js
diff --git a/test/mjsunit/regress/regress-1081309.js b/test/debugger/debug/regress/regress-1081309.js
similarity index 96%
rename from test/mjsunit/regress/regress-1081309.js
rename to test/debugger/debug/regress/regress-1081309.js
index 329dc1d6cff85681350529e6f599d2ea23e78060..5e4cd882168c257de69818dbad670868f5a33238 100644
--- a/test/mjsunit/regress/regress-1081309.js
+++ b/test/debugger/debug/regress/regress-1081309.js
@@ -25,8 +25,6 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// Flags: --expose-debug-as debug
-// Get the Debug object exposed from the debug context global object.
Debug = debug.Debug
// Make sure that the backtrace command can be processed when the receiver is
« no previous file with comments | « test/debugger/debug/ignition/debug-step-prefix-bytecodes.js ('k') | test/debugger/debug/regress/regress-1639.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698