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

Issue 1157333003: Compute more SendStructures on ResolverVisitor. (Closed)

Created:
5 years, 6 months ago by Johnni Winther
Modified:
5 years, 6 months ago
Reviewers:
karlklose
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: 8

Patch Set 2 : Updated cf. comments. #

Patch Set 3 : Rebased #

Patch Set 4 : Check for explicit this property access. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+472 lines, -143 lines) Patch
M pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/resolution/members.dart View 1 2 3 23 chunks +424 lines, -109 lines 0 comments Download
M pkg/compiler/lib/src/resolution/resolution.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/resolution/send_resolver.dart View 1 2 3 chunks +7 lines, -21 lines 0 comments Download
M pkg/compiler/lib/src/resolved_visitor.dart View 3 chunks +11 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/types/type_mask.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/warnings.dart View 2 chunks +5 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/resolver_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/compiler/dart2js/semantic_visitor_test.dart View 1 2 5 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Johnni Winther
5 years, 6 months ago (2015-05-28 17:08:58 UTC) #2
karlklose
LGTM. https://codereview.chromium.org/1157333003/diff/1/pkg/compiler/lib/src/resolution/members.dart File pkg/compiler/lib/src/resolution/members.dart (right): https://codereview.chromium.org/1157333003/diff/1/pkg/compiler/lib/src/resolution/members.dart#newcode1112 pkg/compiler/lib/src/resolution/members.dart:1112: // TODO(johnniwinther): Remove this when all information goes ...
5 years, 6 months ago (2015-05-29 11:12:14 UTC) #3
Johnni Winther
https://codereview.chromium.org/1157333003/diff/1/pkg/compiler/lib/src/resolution/members.dart File pkg/compiler/lib/src/resolution/members.dart (right): https://codereview.chromium.org/1157333003/diff/1/pkg/compiler/lib/src/resolution/members.dart#newcode1112 pkg/compiler/lib/src/resolution/members.dart:1112: // TODO(johnniwinther): Remove this when all information goes through ...
5 years, 6 months ago (2015-05-29 12:47:54 UTC) #4
Johnni Winther
Committed patchset #4 (id:60001) manually as 76728304e95bdd65e4403879ef9e32d98600df52 (presubmit successful).
5 years, 6 months ago (2015-05-29 13:26:35 UTC) #5
Johnni Winther
5 years, 6 months ago (2015-05-29 13:26:44 UTC) #6
Message was sent while issue was closed.
Last patch TBR

Powered by Google App Engine
This is Rietveld 408576698