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

Issue 2815513006: Compute isSubtype and isSubclass using ClassSet/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

Compute isSubtype and isSubclass using ClassSet/ClassHierarchyNode This makes ClosedWorld.isSubtype and ClosedWorld.isSubclass reusable for kernel based elements. R=efortuna@google.com Committed: https://github.com/dart-lang/sdk/commit/a65d195f72418bd27a9ceb8e3eaef026cb7958cd

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -27 lines) Patch
M pkg/compiler/lib/src/universe/class_set.dart View 2 chunks +19 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/world.dart View 3 chunks +17 lines, -27 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Johnni Winther
3 years, 8 months ago (2017-04-12 11:44:14 UTC) #2
Emily Fortuna
lgtm
3 years, 8 months ago (2017-04-12 18:00:30 UTC) #3
Johnni Winther
3 years, 8 months ago (2017-04-18 07:34:39 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a65d195f72418bd27a9ceb8e3eaef026cb7958cd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698