Chromium Code Reviews
DescriptionUse Relationship as a first key in the index store.
This significantly speeds up computing type hierarchies.
For example for List we don't have to read all the nodes (files) where it is
used as a type annotation. We read node where it IS_EXTENDED_BY and IS_IMPLEMENTED_BY.
R=brianwilkerson@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=40152
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||