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

Issue 10857013: Support for new catch syntax in dart2js (Closed)

Created:
8 years, 4 months ago by ahe
Modified:
8 years, 4 months ago
Reviewers:
aam-me
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Support for new catch syntax in dart2js Committing on behalft of: Alexander Aprelev <aprelev@gmail.com>; BUG=3758 Committed: https://code.google.com/p/dart/source/detail?r=10704

Patch Set 1 #

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -22 lines) Patch
M dart/lib/compiler/implementation/resolver.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M dart/lib/compiler/implementation/scanner/keyword.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M dart/lib/compiler/implementation/scanner/listener.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M dart/lib/compiler/implementation/scanner/parser.dart View 1 chunk +19 lines, -5 lines 0 comments Download
M dart/lib/compiler/implementation/ssa/builder.dart View 1 1 chunk +24 lines, -9 lines 0 comments Download
M dart/lib/compiler/implementation/tree/nodes.dart View 2 chunks +7 lines, -3 lines 0 comments Download
M dart/tests/language/language.status View 1 1 chunk +0 lines, -1 line 0 comments Download
M dart/tests/language/language_dart2js.status View 1 1 chunk +0 lines, -1 line 0 comments Download
A dart/tests/language/try_catch_on_syntax_test.dart View 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
ahe
8 years, 4 months ago (2012-08-15 08:38:55 UTC) #1
Running tests, will commit shortly.

Powered by Google App Engine
This is Rietveld 408576698