commit | 15050e6b6389ba6dcc8686a894fbb82a8aa47cd0 | [log] [tgz] |
---|---|---|
author | spoon@google.com <spoon@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Apr 08 17:47:16 2009 +0000 |
committer | spoon@google.com <spoon@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Apr 08 17:47:16 2009 +0000 |
tree | da7957fb545d0814270b8715b64d82046fac1714 | |
parent | bac83d638704fe3642ef9ee7219a51e00dd00027 [diff] |
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