Chromium Code Reviews
DescriptionWorkaround for referencing type args in the $named_$lookupRTT method.
These lookup methods references $typeArgs as if they were a parameter to the method,
but that method actually takes no arguments. There is no 'this' context either, but
at least JS compiler doesn't complain about that.
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=2660
Patch Set 1 : Fixes 2 problems emitting code from inside generating a factory method #
Total comments: 4
Patch Set 2 : Fixed formatting issue #
Messages
Total messages: 4 (0 generated)
|
||||||||||||||||||||||||||||