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

Unified Diff: test/debugger/debug/es8/async-debug-caught-exception-cases1.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
Index: test/debugger/debug/es8/async-debug-caught-exception-cases1.js
diff --git a/test/js-perf-test/RegExp/flags.js b/test/debugger/debug/es8/async-debug-caught-exception-cases1.js
similarity index 66%
copy from test/js-perf-test/RegExp/flags.js
copy to test/debugger/debug/es8/async-debug-caught-exception-cases1.js
index b0303ddd7d3a00d68e84690bd8b170646f644c6a..35c2c75c46a9b7401d337b6ff162a27563108241 100644
--- a/test/js-perf-test/RegExp/flags.js
+++ b/test/debugger/debug/es8/async-debug-caught-exception-cases1.js
@@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-load("base.js");
-load("base_flags.js");
+// Files: test/debugger/debug/es8/async-debug-caught-exception-cases.js
-createBenchmarkSuite("Flags");
+runPart(1);

Powered by Google App Engine
This is Rietveld 408576698