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

Issue 2814663002: Use ClassEntity in ClassHierarchyNode (Closed)

Created:
3 years, 8 months ago by Johnni Winther
Modified:
3 years, 8 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Use ClassEntity in ClassHierarchyNode This makes ClassSet/ClassHierachyNode reusable for kernel based elements. R=efortuna@google.com Committed: https://github.com/dart-lang/sdk/commit/f900cf69b776fbe9137a0c2e9678af23a25fb298

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -20 lines) Patch
M pkg/compiler/lib/src/universe/class_set.dart View 8 chunks +15 lines, -13 lines 2 comments Download
M pkg/compiler/lib/src/universe/element_world_builder.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/world.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/serialization/model_test_helper.dart View 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Johnni Winther
3 years, 8 months ago (2017-04-11 08:36:52 UTC) #2
Emily Fortuna
lgtm https://codereview.chromium.org/2814663002/diff/1/pkg/compiler/lib/src/universe/class_set.dart File pkg/compiler/lib/src/universe/class_set.dart (right): https://codereview.chromium.org/2814663002/diff/1/pkg/compiler/lib/src/universe/class_set.dart#newcode205 pkg/compiler/lib/src/universe/class_set.dart:205: ClassHierarchyNode(this.parentNode, this.cls, this.hierarchyDepth) { why not make a ...
3 years, 8 months ago (2017-04-11 19:45:48 UTC) #3
Johnni Winther
https://codereview.chromium.org/2814663002/diff/1/pkg/compiler/lib/src/universe/class_set.dart File pkg/compiler/lib/src/universe/class_set.dart (right): https://codereview.chromium.org/2814663002/diff/1/pkg/compiler/lib/src/universe/class_set.dart#newcode205 pkg/compiler/lib/src/universe/class_set.dart:205: ClassHierarchyNode(this.parentNode, this.cls, this.hierarchyDepth) { On 2017/04/11 19:45:48, Emily Fortuna ...
3 years, 8 months ago (2017-04-12 07:19:29 UTC) #4
Johnni Winther
3 years, 8 months ago (2017-04-12 07:23:57 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f900cf69b776fbe9137a0c2e9678af23a25fb298 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698