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

Unified Diff: test/mjsunit/es6/debug-stepin-default-parameters.js

Issue 1812313002: Several mjsunit cleanups (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 months 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
« no previous file with comments | « no previous file | test/mjsunit/es6/default-parameters.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es6/debug-stepin-default-parameters.js
diff --git a/test/mjsunit/harmony/debug-stepin-default-parameters.js b/test/mjsunit/es6/debug-stepin-default-parameters.js
similarity index 95%
rename from test/mjsunit/harmony/debug-stepin-default-parameters.js
rename to test/mjsunit/es6/debug-stepin-default-parameters.js
index becd175b19a949e0e1d319f922ab778831ed8d5a..aaac9f0d4e4a28eed516f48db0b31d4d845a5353 100644
--- a/test/mjsunit/harmony/debug-stepin-default-parameters.js
+++ b/test/mjsunit/es6/debug-stepin-default-parameters.js
@@ -2,7 +2,7 @@
// 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 --harmony-default-parameters
+// Flags: --expose-debug-as debug
Debug = debug.Debug
« no previous file with comments | « no previous file | test/mjsunit/es6/default-parameters.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698