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

Issue 14295018: Support new function subtyping rules in dart2js. (Closed)

Created:
7 years, 8 months ago by Johnni Winther
Modified:
7 years, 8 months ago
Reviewers:
karlklose
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Support new function subtyping rules in dart2js. BUG=http://dartbug.com/9058 Committed: https://code.google.com/p/dart/source/detail?r=22012

Patch Set 1 #

Total comments: 8

Patch Set 2 : Status updated. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -20 lines) Patch
M sdk/lib/_internal/compiler/implementation/dart_types.dart View 1 3 chunks +49 lines, -19 lines 0 comments Download
M tests/co19/co19-dart2js.status View 1 1 chunk +3 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/subtype_test.dart View 1 4 chunks +17 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Johnni Winther
7 years, 8 months ago (2013-04-24 11:20:57 UTC) #1
karlklose
LGTM. https://codereview.chromium.org/14295018/diff/1/sdk/lib/_internal/compiler/implementation/dart_types.dart File sdk/lib/_internal/compiler/implementation/dart_types.dart (right): https://codereview.chromium.org/14295018/diff/1/sdk/lib/_internal/compiler/implementation/dart_types.dart#newcode1021 sdk/lib/_internal/compiler/implementation/dart_types.dart:1021: // t.parameterTypes.length == s.parameterTypes.length Perhaps you could define ...
7 years, 8 months ago (2013-04-24 11:59:20 UTC) #2
Johnni Winther
https://codereview.chromium.org/14295018/diff/1/sdk/lib/_internal/compiler/implementation/dart_types.dart File sdk/lib/_internal/compiler/implementation/dart_types.dart (right): https://codereview.chromium.org/14295018/diff/1/sdk/lib/_internal/compiler/implementation/dart_types.dart#newcode1021 sdk/lib/_internal/compiler/implementation/dart_types.dart:1021: // t.parameterTypes.length == s.parameterTypes.length On 2013/04/24 11:59:20, karlklose wrote: ...
7 years, 8 months ago (2013-04-25 07:54:12 UTC) #3
Johnni Winther
7 years, 8 months ago (2013-04-25 07:55:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r22012 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698