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

Issue 1323573002: Prepare for computation of NewStructure in Resolution. (Closed)

Created:
5 years, 3 months ago by Johnni Winther
Modified:
5 years, 3 months ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 3

Patch Set 2 : Update status. #

Patch Set 3 : Rebased #

Patch Set 4 : Fix erroneous prefix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+234 lines, -130 lines) Patch
M pkg/compiler/lib/src/elements/modelx.dart View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/resolution/class_members.dart View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/resolution/constructors.dart View 1 2 3 3 chunks +214 lines, -103 lines 0 comments Download
M pkg/compiler/lib/src/resolution/members.dart View 1 2 5 chunks +10 lines, -10 lines 0 comments Download
M tests/co19/co19-dart2js.status View 1 3 chunks +2 lines, -10 lines 0 comments Download
M tests/language/language_dart2js.status View 1 2 3 3 chunks +0 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
Johnni Winther
5 years, 3 months ago (2015-08-28 15:48:45 UTC) #2
Johnni Winther
ping
5 years, 3 months ago (2015-09-01 07:25:05 UTC) #3
karlklose
LGTM.
5 years, 3 months ago (2015-09-01 07:56:32 UTC) #4
Johnni Winther
Committed patchset #2 (id:20001) manually as 1a8f32efc441c4f8603b0d8c83b82d326dbc5d4c (presubmit successful).
5 years, 3 months ago (2015-09-01 08:11:27 UTC) #5
Johnni Winther
PTAL at the last patch
5 years, 3 months ago (2015-09-01 08:52:49 UTC) #6
karlklose
LGTM.
5 years, 3 months ago (2015-09-01 10:21:37 UTC) #7
Johnni Winther
Committed patchset #4 (id:60001) manually as ae721be5ae81ce07c59b673652bb0d4fd5e0f96b (presubmit successful).
5 years, 3 months ago (2015-09-01 10:40:02 UTC) #8
Siggi Cherem (dart-lang)
oops - I had some comments the other day and I forgot to hit send. ...
5 years, 3 months ago (2015-09-01 20:13:40 UTC) #9
Siggi Cherem (dart-lang)
5 years, 3 months ago (2015-09-01 20:14:14 UTC) #10
Message was sent while issue was closed.
https://codereview.chromium.org/1323573002/diff/1/pkg/compiler/lib/src/resolu...
File pkg/compiler/lib/src/resolution/constructors.dart (right):

https://codereview.chromium.org/1323573002/diff/1/pkg/compiler/lib/src/resolu...
pkg/compiler/lib/src/resolution/constructors.dart:567: //if
(Elements.isUnresolved(element)) return element;
On 2015/09/01 20:13:40, Siggi Cherem (dart-lang) wrote:
> delete or do we need to deal with unresolved elements somewhere here?

I see that this is now addressed in the latest patch with an assertion. Never
mind.

Powered by Google App Engine
This is Rietveld 408576698