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

Unified Diff: test/mjsunit/compiler/try-deopt.js

Issue 1157863015: [turbofan] Split --turbo-exceptions into two flags. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 6 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-heap.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/compiler/try-deopt.js
diff --git a/test/mjsunit/compiler/try-deopt.js b/test/mjsunit/compiler/try-deopt.js
index dc44e7326fa23d17296c7e7cbf75717bd794a225..06131735180d852f0e86e25161d34468dfdd1651 100644
--- a/test/mjsunit/compiler/try-deopt.js
+++ b/test/mjsunit/compiler/try-deopt.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.
-// TODO(mstarzinger): Add FLAG_turbo_exceptions once we want ClusterFuzz.
// Flags: --allow-natives-syntax --turbo-deoptimization
function DeoptFromTry(x) {
« no previous file with comments | « test/cctest/test-heap.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698