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

Issue 1084153002: Make continuations last in CPS IR constructors. (Closed)

Created:
5 years, 8 months ago by Kevin Millikin (Google)
Modified:
5 years, 8 months ago
Reviewers:
asgerf, karlklose
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Make continuations last in CPS IR constructors. Continuations are last in both printed representations, but first in the IR constructors. For uniformity, make them last in the IR constructors as well. This is a cosmetic refactoring. BUG= R=asgerf@google.com, karlklose@google.com Committed: https://code.google.com/p/dart/source/detail?r=45155

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -55 lines) Patch
M pkg/compiler/lib/src/cps_ir/cps_ir_builder.dart View 10 chunks +14 lines, -14 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/cps_ir/cps_ir_nodes.dart View 7 chunks +22 lines, -23 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/codegen/unsugar.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/backend_dart/sexpr_unstringifier.dart View 9 chunks +6 lines, -16 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Kevin Millikin (Google)
5 years, 8 months ago (2015-04-15 09:07:57 UTC) #2
karlklose
LGTM.
5 years, 8 months ago (2015-04-15 09:09:57 UTC) #3
asgerf
Also LGTM
5 years, 8 months ago (2015-04-15 09:10:31 UTC) #4
Kevin Millikin (Google)
5 years, 8 months ago (2015-04-15 09:21:26 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 45155 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698