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

Issue 2598983002: Introduce DartType super hierarchy based on Entity (Closed)

Created:
4 years ago by Johnni Winther
Modified:
3 years, 11 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Cleanup. #

Total comments: 5

Patch Set 3 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -19 lines) Patch
M pkg/compiler/lib/src/dart_types.dart View 7 chunks +7 lines, -6 lines 0 comments Download
M pkg/compiler/lib/src/elements/elements.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/elements/entities.dart View 1 chunk +5 lines, -0 lines 0 comments Download
A pkg/compiler/lib/src/elements/types.dart View 1 2 1 chunk +87 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/checked_mode_helpers.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/codegen.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/ssa/nodes.dart View 6 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Johnni Winther
4 years ago (2016-12-22 12:35:37 UTC) #2
Siggi Cherem (dart-lang)
lgtm, but let's at least do the first 2 suggestions below. https://codereview.chromium.org/2598983002/diff/20001/pkg/compiler/lib/src/elements/types.dart File pkg/compiler/lib/src/elements/types.dart (right): ...
4 years ago (2016-12-22 15:42:03 UTC) #3
Johnni Winther
https://codereview.chromium.org/2598983002/diff/20001/pkg/compiler/lib/src/elements/types.dart File pkg/compiler/lib/src/elements/types.dart (right): https://codereview.chromium.org/2598983002/diff/20001/pkg/compiler/lib/src/elements/types.dart#newcode7 pkg/compiler/lib/src/elements/types.dart:7: abstract class DartType { On 2016/12/22 15:42:03, Siggi Cherem ...
4 years ago (2016-12-22 15:58:49 UTC) #4
Johnni Winther
https://codereview.chromium.org/2598983002/diff/20001/pkg/compiler/lib/src/elements/types.dart File pkg/compiler/lib/src/elements/types.dart (right): https://codereview.chromium.org/2598983002/diff/20001/pkg/compiler/lib/src/elements/types.dart#newcode7 pkg/compiler/lib/src/elements/types.dart:7: abstract class DartType { On 2016/12/22 15:58:49, Johnni Winther ...
3 years, 11 months ago (2017-01-04 09:52:39 UTC) #5
Johnni Winther
3 years, 11 months ago (2017-01-04 09:59:54 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
d6897b0372ebd4a9057188e375993e1b0e12f798 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698