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

Issue 977553004: Translate constructors without bad references. (Closed)

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

Description

Translate constructors without bad references. This came up while working on integrity checks for the CPS IR. - Empty constructors to should not create orphaned references. - Initializers should not use the body's return continuation object, they should each have their own. BUG= R=sigurdm@google.com Committed: https://code.google.com/p/dart/source/detail?r=44238

Patch Set 1 #

Patch Set 2 : Fix long line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -15 lines) Patch
M pkg/compiler/lib/src/cps_ir/cps_ir_builder.dart View 1 2 chunks +22 lines, -9 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/cps_ir_builder_visitor.dart View 4 chunks +10 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
asgerf
5 years, 9 months ago (2015-03-04 10:09:52 UTC) #2
sigurdm
LGTM
5 years, 9 months ago (2015-03-04 10:40:34 UTC) #3
asgerf
5 years, 9 months ago (2015-03-04 14:42:56 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 44238 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698