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

Issue 12463012: Add a test and improve comment on generic checks. (Closed)

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

Description

Add a test and improve comment on generic checks. Committed: https://code.google.com/p/dart/source/detail?r=19557

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -2 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/optimize.dart View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download
A tests/language/generic_is_check_test.dart View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ngeoffray
7 years, 9 months ago (2013-03-06 09:01:52 UTC) #1
karlklose
LGTM. https://codereview.chromium.org/12463012/diff/1/sdk/lib/_internal/compiler/implementation/ssa/optimize.dart File sdk/lib/_internal/compiler/implementation/ssa/optimize.dart (right): https://codereview.chromium.org/12463012/diff/1/sdk/lib/_internal/compiler/implementation/ssa/optimize.dart#newcode551 sdk/lib/_internal/compiler/implementation/ssa/optimize.dart:551: DartType receiverType = expressionType.computeType(compiler); Please change this to ...
7 years, 9 months ago (2013-03-06 09:14:54 UTC) #2
ngeoffray
Thanks Karl. https://codereview.chromium.org/12463012/diff/1/sdk/lib/_internal/compiler/implementation/ssa/optimize.dart File sdk/lib/_internal/compiler/implementation/ssa/optimize.dart (right): https://codereview.chromium.org/12463012/diff/1/sdk/lib/_internal/compiler/implementation/ssa/optimize.dart#newcode551 sdk/lib/_internal/compiler/implementation/ssa/optimize.dart:551: DartType receiverType = expressionType.computeType(compiler); On 2013/03/06 09:14:54, ...
7 years, 9 months ago (2013-03-06 11:43:48 UTC) #3
ngeoffray
7 years, 9 months ago (2013-03-06 13:22:08 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r19557 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698