Files
sdk/compiler/java/com
zundel@google.com b9cf172e4a Workaround 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=

Review URL: http://codereview.chromium.org//9006012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2660 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-20 19:58:50 +00:00
..