Fixes a bug with calling private instance methods in web mode from
native methods; private methods could effectively override each
other.  This patch adjusts the mangled name of private instance
methods by adding the class name at the beginning.

Review by: bobv



git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5197 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed