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

Issue 2639253003: Handle constructor bodies (Closed)

Created:
3 years, 11 months ago by karlklose
Modified:
3 years, 11 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Handle constructor bodies Also rewrites untransformed closures (for example those in initializers) to throw an exception. R=ahe@google.com Committed: https://github.com/dart-lang/sdk/commit/e88a478a7c23af4002aa9f6148f03a731385961f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -43 lines) Patch
M pkg/kernel/lib/transformations/closure/converter.dart View 7 chunks +68 lines, -42 lines 0 comments Download
A pkg/kernel/lib/transformations/closure/invalidate_closures.dart View 1 chunk +26 lines, -0 lines 0 comments Download
M pkg/kernel/lib/transformations/closure_conversion.dart View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
karlklose
3 years, 11 months ago (2017-01-19 12:21:42 UTC) #1
ahe
lgtm
3 years, 11 months ago (2017-01-19 12:30:48 UTC) #2
karlklose
Committed patchset #1 (id:1) manually as e88a478a7c23af4002aa9f6148f03a731385961f (presubmit successful).
3 years, 11 months ago (2017-01-19 12:32:27 UTC) #4
ahe
Did you forget adding tests?
3 years, 11 months ago (2017-01-19 12:35:39 UTC) #5
karlklose
3 years, 11 months ago (2017-01-19 13:10:38 UTC) #6
Message was sent while issue was closed.
On 2017/01/19 12:35:39, ahe wrote:
> Did you forget adding tests?

Yes - I was only looking at running language tests for this.

Powered by Google App Engine
This is Rietveld 408576698