Chromium Code Reviews
DescriptionShare the same type parameters of a mixin application class to propagate
identical type arguments to the super type and to the mixin type, thereby
allowing for further optimizations, such as instantiator vector reuse or
sharing of type arguments with the super class.
R=srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=32140
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Messages
Total messages: 4 (0 generated)
|