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

Issue 1182563003: Handle most qualified sends. (Closed)

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

Patch Set 2 : #

Total comments: 8

Patch Set 3 : Updated cf. comments. #

Patch Set 4 : Use visitConditionalPrefix. #

Patch Set 5 : Handle qualified access of ambiguous static members. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+353 lines, -104 lines) Patch
M pkg/compiler/lib/src/compiler.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/compiler/lib/src/resolution/access_semantics.dart View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/resolution/members.dart View 1 2 3 4 7 chunks +218 lines, -30 lines 0 comments Download
M pkg/compiler/lib/src/resolution/resolution_common.dart View 1 2 1 chunk +7 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/resolution/send_resolver.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/resolution/send_structure.dart View 1 2 6 chunks +45 lines, -51 lines 0 comments Download
M pkg/compiler/lib/src/warnings.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/semantic_visitor_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/compiler/dart2js/semantic_visitor_test_send_data.dart View 11 chunks +66 lines, -17 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
Johnni Winther
5 years, 6 months ago (2015-06-11 19:34:55 UTC) #2
karlklose
LGTM. https://codereview.chromium.org/1182563003/diff/20001/pkg/compiler/lib/src/resolution/access_semantics.dart File pkg/compiler/lib/src/resolution/access_semantics.dart (right): https://codereview.chromium.org/1182563003/diff/20001/pkg/compiler/lib/src/resolution/access_semantics.dart#newcode22 pkg/compiler/lib/src/resolution/access_semantics.dart:22: IF_NOT_NULL_PROPERTY, Shoudn't this be IF_DYNAMIC_PROPERTY or CONDITIONAL_DYNAMIC_PROPERTY, similar ...
5 years, 6 months ago (2015-06-12 07:01:03 UTC) #3
Johnni Winther
https://codereview.chromium.org/1182563003/diff/20001/pkg/compiler/lib/src/resolution/access_semantics.dart File pkg/compiler/lib/src/resolution/access_semantics.dart (right): https://codereview.chromium.org/1182563003/diff/20001/pkg/compiler/lib/src/resolution/access_semantics.dart#newcode22 pkg/compiler/lib/src/resolution/access_semantics.dart:22: IF_NOT_NULL_PROPERTY, On 2015/06/12 07:01:02, karlklose wrote: > Shoudn't this ...
5 years, 6 months ago (2015-06-12 07:50:30 UTC) #4
Johnni Winther
Committed patchset #4 (id:60001) manually as ec40a1401993d97a01a7fa3001035b7206986796 (presubmit successful).
5 years, 6 months ago (2015-06-12 07:51:38 UTC) #5
Johnni Winther
herhet@: PTAL @ the last patch
5 years, 6 months ago (2015-06-12 13:00:06 UTC) #8
Johnni Winther
herhet@: PTAL @ the last patch
5 years, 6 months ago (2015-06-12 13:00:06 UTC) #9
Johnni Winther
herhet -> herhut!
5 years, 6 months ago (2015-06-12 13:00:22 UTC) #10
herhut
lgtm
5 years, 6 months ago (2015-06-12 13:10:00 UTC) #11
Johnni Winther
5 years, 6 months ago (2015-06-12 13:26:19 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
6c8b4bb7af9cd8f9dde68ddaf6c9b6b233b20286 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698