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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1412443003: [turbofan] Introduce lazy bailout, masked as a call. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Enable test Created 5 years, 2 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 | « src/compiler/x87/instruction-selector-x87.cc ('k') | test/mjsunit/regress/regress-543994.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index b8fed7b34271a7bf50f07a09c5024fae17202372..595fc6f4c1f8c09c5ad258b93994f8c12132eec6 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -152,9 +152,6 @@
# TODO(titzer): too slow in --turbo mode due to O(n^2) graph verification.
'regress/regress-1122': [PASS, NO_VARIANTS],
- # TODO(mstarzinger): try..catch and lazy deopts don't seem to work correctly.
- 'regress/regress-crbug-450960': [PASS, NO_VARIANTS],
-
# issue 4078:
'allocation-site-info': [PASS, NO_VARIANTS],
« no previous file with comments | « src/compiler/x87/instruction-selector-x87.cc ('k') | test/mjsunit/regress/regress-543994.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698