Chromium Code Reviews
DescriptionAdd a unit index to prelinked type references in summaries.
In order to avoid having to reconstitute the entire element model when
deserializing a library summary, we'll need to be able to create element
handles for any elements referenced by the library. Since element
handles operate using a "location", and the "location" records
information about the compilation unit containing the element, this
means that the library summary needs to track which unit each referenced
element lives in (even though this information would otherwise not be
semantically relevant).
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/84c3cdb0487b2a4d546cf08a59607969d98fa533
Patch Set 1 #Patch Set 2 : Remove an unnecessary TODO. #
Messages
Total messages: 4 (1 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||