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

Unified Diff: test/mjsunit/es6/unicode-escapes.js

Issue 1271073002: Delete --harmony-unicode flag (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebase and reformat comment Created 5 years, 4 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 | « test/mjsunit/es6/templates.js ('k') | test/mjsunit/harmony/unicode-escapes.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/es6/unicode-escapes.js
diff --git a/test/mjsunit/harmony/unicode-escapes.js b/test/mjsunit/es6/unicode-escapes.js
similarity index 97%
rename from test/mjsunit/harmony/unicode-escapes.js
rename to test/mjsunit/es6/unicode-escapes.js
index b39ee1a5b05f96c1c86f05a86da2b5c52691ec2d..be269366cf1a1f74749159c95255ffa00e8dd367 100644
--- a/test/mjsunit/harmony/unicode-escapes.js
+++ b/test/mjsunit/es6/unicode-escapes.js
@@ -4,8 +4,6 @@
// ES6 extends the \uxxxx escape and also allows \u{xxxxx}.
-// Flags: --harmony-unicode
-
// Unicode escapes in variable names.
(function TestVariableNames1() {
« no previous file with comments | « test/mjsunit/es6/templates.js ('k') | test/mjsunit/harmony/unicode-escapes.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698