DescriptionImplement Dart 1.0 LUB algorithm (for interface types) in kernel.
Note: I intend to implement the full LUB algorithm (including strong
mode behaviors) in front_end, however this piece of the algorithm
makes sense to be in kernel so that it can take advantage of
_ClassInfo.
R=ahe@google.com, johnniwinther@google.com
Committed: https://github.com/dart-lang/sdk/commit/29570728a3fa91f43f9805b30cca8294fe579227
Patch Set 1 #
Total comments: 10
Messages
Total messages: 8 (2 generated)
|