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

Issue 13865004: Fix issue https://code.google.com/p/dart/issues/detail?id=9251, by compiling for/in correctly. (Closed)

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

Description

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -44 lines) Patch
M sdk/lib/_internal/compiler/implementation/resolution/members.dart View 1 chunk +1 line, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/builder.dart View 2 chunks +29 lines, -27 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart View 8 chunks +14 lines, -17 lines 2 comments Download
A tests/language/for_in2_test.dart View 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ngeoffray
7 years, 8 months ago (2013-04-17 14:42:04 UTC) #1
ahe
LGTM! https://codereview.chromium.org/13865004/diff/3001/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/13865004/diff/3001/sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart#newcode1598 sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart:1598: TypeMask handlePlainAssignment(node, Type?
7 years, 8 months ago (2013-04-17 15:01:12 UTC) #2
ngeoffray
Thanks Peter. https://codereview.chromium.org/13865004/diff/3001/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/13865004/diff/3001/sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart#newcode1598 sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart:1598: TypeMask handlePlainAssignment(node, On 2013/04/17 15:01:12, ahe wrote: ...
7 years, 8 months ago (2013-04-17 15:07:26 UTC) #3
ngeoffray
7 years, 8 months ago (2013-04-17 15:07:59 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r21622 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698