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

Issue 22947008: Refine the type of a local after it has been used as the receiver of a call. (Closed)

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

Description

Refine the type of a local after it has been used as the receiver of a call. R=karlklose@google.com Committed: https://code.google.com/p/dart/source/detail?r=26342

Patch Set 1 : #

Total comments: 7

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Messages

Total messages: 5 (0 generated)
ngeoffray
7 years, 4 months ago (2013-08-16 14:46:29 UTC) #1
karlklose
LGTM. https://codereview.chromium.org/22947008/diff/10001/sdk/lib/_internal/compiler/implementation/universe/function_set.dart File sdk/lib/_internal/compiler/implementation/universe/function_set.dart (right): https://codereview.chromium.org/22947008/diff/10001/sdk/lib/_internal/compiler/implementation/universe/function_set.dart#newcode210 sdk/lib/_internal/compiler/implementation/universe/function_set.dart:210: TypeMask computeMask(Compiler compiler) { Please add a comment ...
7 years, 4 months ago (2013-08-19 10:52:33 UTC) #2
ngeoffray
Thanks Karl. https://codereview.chromium.org/22947008/diff/10001/sdk/lib/_internal/compiler/implementation/universe/function_set.dart File sdk/lib/_internal/compiler/implementation/universe/function_set.dart (right): https://codereview.chromium.org/22947008/diff/10001/sdk/lib/_internal/compiler/implementation/universe/function_set.dart#newcode210 sdk/lib/_internal/compiler/implementation/universe/function_set.dart:210: TypeMask computeMask(Compiler compiler) { On 2013/08/19 10:52:33, ...
7 years, 4 months ago (2013-08-20 08:00:48 UTC) #3
ngeoffray
https://codereview.chromium.org/22947008/diff/10001/sdk/lib/_internal/compiler/implementation/universe/function_set.dart File sdk/lib/_internal/compiler/implementation/universe/function_set.dart (right): https://codereview.chromium.org/22947008/diff/10001/sdk/lib/_internal/compiler/implementation/universe/function_set.dart#newcode216 sdk/lib/_internal/compiler/implementation/universe/function_set.dart:216: ? [[cls], compiler.world.mixinUses[cls]].expand((x) => x) On 2013/08/20 08:00:48, ngeoffray ...
7 years, 4 months ago (2013-08-20 09:13:34 UTC) #4
ngeoffray
7 years, 4 months ago (2013-08-20 09:36:50 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 manually as r26342 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698