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

Unified Diff: test/debugger/debug/es6/debug-promises/stepin-handler.js

Issue 2480293009: [debug-wrapper] Add caught/uncaught to exception pauses (Closed)
Patch Set: Created 4 years, 1 month 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/debugger/debug/debug-exceptions.js ('k') | test/debugger/test-api.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debug/es6/debug-promises/stepin-handler.js
diff --git a/test/debugger/debug/es6/debug-promises/stepin-handler.js b/test/debugger/debug/es6/debug-promises/stepin-handler.js
index c5640e7bc07db30f47a5c4d9d5afb694bdd48bdc..721423a968b5f37450ef665b35f1e41e9d2b25a4 100644
--- a/test/debugger/debug/es6/debug-promises/stepin-handler.js
+++ b/test/debugger/debug/es6/debug-promises/stepin-handler.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 --allow-natives-syntax --noalways-opt
+// Flags: --noalways-opt
// Tests stepping into through Promises.
Debug = debug.Debug
« no previous file with comments | « test/debugger/debug/debug-exceptions.js ('k') | test/debugger/test-api.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698