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

Issue 15758006: Ensure that 'throw' has expression. (Closed)

Created:
7 years, 7 months ago by scheglov
Modified:
7 years, 7 months ago
Reviewers:
jwren, Brian Wilkerson
CC:
reviews_dartlang.org, lukeechurch_gmail.com
Visibility:
Public.

Description

Ensure that 'throw' has expression. Both VM and dart2js support "rethrow" now, so it is time to start to report error for "throw" without exception. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=23231

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -27 lines) Patch
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/parser/Parser.java View 2 chunks +4 lines, -8 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/parser/ErrorParserTest.java View 2 chunks +11 lines, -11 lines 0 comments Download
M tests/co19/co19-analyzer.status View 2 chunks +4 lines, -6 lines 0 comments Download
M tests/isolate/isolate.status View 1 chunk +4 lines, -0 lines 0 comments Download
M tests/language/language.status View 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
7 years, 7 months ago (2013-05-26 23:16:53 UTC) #1
Brian Wilkerson
LGTM
7 years, 7 months ago (2013-05-27 17:16:18 UTC) #2
scheglov
7 years, 7 months ago (2013-05-27 19:01:44 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r23231 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698