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

Issue 1356903002: dart2js CPS: Fix a bug in the generic Tree transformer. (Closed)

Created:
5 years, 3 months ago by Kevin Millikin (Google)
Modified:
5 years, 3 months 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 the generic Tree transformer. When I was experimenting with inlining, I triggered a violation of the Tree integrity checker after variable merging, because variable uses in the typeInformation were not rewritten. R=asgerf@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/454278872a1d46246b34695276df0c82c8db8bdf

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Google)
5 years, 3 months ago (2015-09-18 14:54:01 UTC) #1
asgerf
LGTM
5 years, 3 months ago (2015-09-18 14:55:14 UTC) #2
Kevin Millikin (Google)
5 years, 3 months ago (2015-09-18 14:59:45 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
454278872a1d46246b34695276df0c82c8db8bdf (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698