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

Issue 1506143002: dart2js CPS: Evaluate the arguments to abstract class constructors. (Closed)

Created:
5 years ago by Kevin Millikin (Google)
Modified:
5 years ago
Reviewers:
asgerf
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js CPS: Evaluate the arguments to abstract class constructors. Constructing an abstract class is a runtime error, but that error should be thrown after the arguments are evaluated. BUG= R=asgerf@google.com Committed: https://github.com/dart-lang/sdk/commit/5c9a5541872109ef13f120d7f35051eea0aab3a5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/co19/co19-dart2js.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
Kevin Millikin (Google)
5 years ago (2015-12-08 10:23:49 UTC) #2
asgerf
lgtm
5 years ago (2015-12-08 11:42:55 UTC) #3
Kevin Millikin (Google)
5 years ago (2015-12-08 11:53:12 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5c9a5541872109ef13f120d7f35051eea0aab3a5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698