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

Issue 13408008: Use correct compilation unit for inlined field initializers. (Closed)

Created:
7 years, 8 months ago by Johnni Winther
Modified:
7 years, 8 months ago
Reviewers:
ahe, ngeoffray, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use correct compilation unit for inlined field initializers. BUG=http://dartbug.com/9602 Committed: https://code.google.com/p/dart/source/detail?r=20851

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -0 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/builder.dart View 1 chunk +2 lines, -0 lines 1 comment Download
A tests/language/inline_super_field_lib.dart View 1 chunk +25 lines, -0 lines 0 comments Download
A tests/language/inline_super_field_test.dart View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Johnni Winther
7 years, 8 months ago (2013-04-03 11:19:56 UTC) #1
kasperl
LGTM.
7 years, 8 months ago (2013-04-03 11:23:50 UTC) #2
Johnni Winther
Committed patchset #1 manually as r20851 (presubmit successful).
7 years, 8 months ago (2013-04-03 12:17:22 UTC) #3
ngeoffray
7 years, 8 months ago (2013-04-07 09:12:02 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/13408008/diff/1/sdk/lib/_internal/compiler/im...
File sdk/lib/_internal/compiler/implementation/ssa/builder.dart (right):

https://codereview.chromium.org/13408008/diff/1/sdk/lib/_internal/compiler/im...
sdk/lib/_internal/compiler/implementation/ssa/builder.dart:1338:
sourceElementStack.add(member);
Please use inlinedFrom instead, that does exactly that.

Powered by Google App Engine
This is Rietveld 408576698