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

Issue 979743002: Bugfixes in CPS RecursiveVisitor and ParentVisitor. (Closed)

Created:
5 years, 9 months ago by asgerf
Modified:
5 years, 9 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Bugfixes in CPS RecursiveVisitor and ParentVisitor. - ParentVisitor should not skip over RunnableBodies nodes. - RecursiveVisitor should not skip over RunnableBody nodes. - Process variable reference in GetMutableVariable. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M pkg/compiler/lib/src/cps_ir/cps_ir_nodes.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
asgerf
5 years, 9 months ago (2015-03-04 10:12:15 UTC) #2
karlklose
LGTM.
5 years, 9 months ago (2015-03-04 10:23:09 UTC) #4
Kevin Millikin (Google)
LGTM.
5 years, 9 months ago (2015-03-04 10:37:59 UTC) #5
asgerf
On 2015/03/04 10:37:59, kmillikin wrote: > LGTM. Seems to be subsumed by https://codereview.chromium.org/979693003/ so I'll ...
5 years, 9 months ago (2015-03-04 11:49:20 UTC) #6
Kevin Millikin (Google)
5 years, 9 months ago (2015-03-04 11:52:41 UTC) #7
Message was sent while issue was closed.
On 2015/03/04 11:49:20, asgerf wrote:
> On 2015/03/04 10:37:59, kmillikin wrote:
> > LGTM.
> 
> Seems to be subsumed by https://codereview.chromium.org/979693003/ so I'll
close
> this again.

Actually I merged this change into that one because they were necessary to make
all the tests pass....  :)

Powered by Google App Engine
This is Rietveld 408576698