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

Unified Diff: test/test262/test262.status

Issue 2110193002: Do all parsing for try/catch destructuring inside the appropriate scopes (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: One less scope Created 4 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
« src/parsing/parser.cc ('K') | « test/mjsunit/regress/regress-5106.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index f0069847e2b726b5ad758c203bd23bd4c6cbe672..088e90088d0eb06cc6524bbf40de53126747f721 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -325,7 +325,6 @@
# https://bugs.chromium.org/p/v8/issues/detail?id=5112
'language/statements/try/scope-catch-block-lex-open': [FAIL],
- 'language/statements/try/scope-catch-param-lex-open': [FAIL],
# https://bugs.chromium.org/p/v8/issues/detail?id=5012
'intl402/Intl/getCanonicalLocales/*': [FAIL],
« src/parsing/parser.cc ('K') | « test/mjsunit/regress/regress-5106.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698