Chromium Code Reviews
DescriptionFix static name resolution in mixing code
In mixin code, static names need to be looked up in the mixin class.
OTOH, in patch classes, we need to resolve static names in the
class into with the code is patched. I'm all for simplicity!
TBR=iposva
Committed: https://code.google.com/p/dart/source/detail?r=18710
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||