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

Unified Diff: test/debugger/debug/es8/async-debug-basic.js

Issue 2621173002: Remove --harmony-async-await runtime flag (Closed)
Patch Set: Update test ref Created 3 years, 11 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/cctest/test-parsing.cc ('k') | test/debugger/debug/es8/async-debug-caught-exception.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debug/es8/async-debug-basic.js
diff --git a/test/debugger/debug/harmony/async-debug-basic.js b/test/debugger/debug/es8/async-debug-basic.js
similarity index 96%
rename from test/debugger/debug/harmony/async-debug-basic.js
rename to test/debugger/debug/es8/async-debug-basic.js
index c22662c01b983242cbd5f3c3575119ca0cc0ab73..9423fe5b2bb9dc241a69d5ecec8f83a3a117b5f3 100644
--- a/test/debugger/debug/harmony/async-debug-basic.js
+++ b/test/debugger/debug/es8/async-debug-basic.js
@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// Flags: --harmony-async-await
-
Debug = debug.Debug
listenerComplete = false;
« no previous file with comments | « test/cctest/test-parsing.cc ('k') | test/debugger/debug/es8/async-debug-caught-exception.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698