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

Issue 12334088: Stop creating selectors in the SSA builder that were already created by the resolver. (Closed)

Created:
7 years, 10 months ago by ngeoffray
Modified:
7 years, 9 months ago
Reviewers:
ahe, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Stop creating selectors in the SSA builder that were already created by the resolver. Committed: https://code.google.com/p/dart/source/detail?r=19131

Patch Set 1 : #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+206 lines, -131 lines) Patch
M sdk/lib/_internal/compiler/implementation/resolution/members.dart View 1 2 7 chunks +103 lines, -39 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/builder.dart View 1 2 11 chunks +26 lines, -92 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/warnings.dart View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M tests/language/language.status View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M tests/language/language_dart2js.status View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A tests/language/super_operator_index2_test.dart View 1 chunk +24 lines, -0 lines 0 comments Download
A tests/language/super_operator_index_test.dart View 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ngeoffray
7 years, 10 months ago (2013-02-26 13:03:25 UTC) #1
kasperl
LGTM. https://codereview.chromium.org/12334088/diff/8001/sdk/lib/_internal/compiler/implementation/resolution/members.dart File sdk/lib/_internal/compiler/implementation/resolution/members.dart (right): https://codereview.chromium.org/12334088/diff/8001/sdk/lib/_internal/compiler/implementation/resolution/members.dart#newcode92 sdk/lib/_internal/compiler/implementation/resolution/members.dart:92: // and we arbritraly choose which ones. arbitrarily ...
7 years, 9 months ago (2013-02-27 10:11:27 UTC) #2
ngeoffray
Thanks Kasper. I will follow up with another CL for the getter/setter not in the ...
7 years, 9 months ago (2013-02-27 12:23:58 UTC) #3
ngeoffray
7 years, 9 months ago (2013-02-27 13:19:02 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r19131 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698