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

Issue 12434002: Infer SendSet node correctly. (Closed)

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

Description

Infer SendSet node correctly. Committed: https://code.google.com/p/dart/source/detail?r=19470

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 4

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+256 lines, -87 lines) Patch
M sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart View 1 2 3 4 5 6 5 chunks +104 lines, -39 lines 0 comments Download
A + tests/compiler/dart2js/simple_inferrer_postfix_prefix_test.dart View 1 2 chunks +60 lines, -35 lines 0 comments Download
M tests/compiler/dart2js/simple_inferrer_test.dart View 1 2 3 4 5 6 7 4 chunks +92 lines, -13 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ngeoffray
7 years, 9 months ago (2013-03-05 09:43:34 UTC) #1
kasperl
LGTM. https://codereview.chromium.org/12434002/diff/4/sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart File sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart (right): https://codereview.chromium.org/12434002/diff/4/sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart#newcode841 sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart:841: // TODO(ngeoffray): Tell that the index set was ...
7 years, 9 months ago (2013-03-05 09:56:25 UTC) #2
ngeoffray
Thanks Kasper, PTAL. I have fixed a problem with prefix and postfix returned type, and ...
7 years, 9 months ago (2013-03-05 11:59:05 UTC) #3
kasperl
LGTM. https://codereview.chromium.org/12434002/diff/11001/sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart File sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart (right): https://codereview.chromium.org/12434002/diff/11001/sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart#newcode940 sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart:940: The rest of the code doesn't have these ...
7 years, 9 months ago (2013-03-05 12:26:49 UTC) #4
ngeoffray
Thanks Kasper. https://codereview.chromium.org/12434002/diff/11001/sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart File sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart (right): https://codereview.chromium.org/12434002/diff/11001/sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart#newcode940 sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart:940: On 2013/03/05 12:26:49, kasperl wrote: > The ...
7 years, 9 months ago (2013-03-05 12:34:46 UTC) #5
ngeoffray
7 years, 9 months ago (2013-03-05 12:38:24 UTC) #6
Message was sent while issue was closed.
Committed patchset #8 manually as r19470 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698