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

Issue 1429513006: dart2js CPS: Fix a bug in scalar replacement. (Closed)

Created:
5 years, 1 month ago by Kevin Millikin (Google)
Modified:
5 years, 1 month 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: Fix a bug in scalar replacement. Scalar replacement should compute initial values for all fields (including those in superclasses) because it will try to replace them. R=asgerf@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/73894d4d30439a44e0a50f790730264e27f5be00

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M pkg/compiler/lib/src/cps_ir/scalar_replacement.dart View 3 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Google)
5 years, 1 month ago (2015-11-03 13:26:21 UTC) #1
asgerf
lgtm
5 years, 1 month ago (2015-11-03 13:26:58 UTC) #2
Kevin Millikin (Google)
5 years, 1 month ago (2015-11-03 13:28:22 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
73894d4d30439a44e0a50f790730264e27f5be00 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698