commit | ef91c8d9923f604e9d687db322d5d05471249d01 | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Mar 23 21:56:21 2010 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Mar 23 21:56:21 2010 +0000 |
tree | ba87d12bc9b55befd2e2ddac9e0e1ce919a63fe6 | |
parent | 09c13de329d4152ede68492e4d65594b0acb79b5 [diff] |
Allow static-dispatch style JS .call invocations to be inlined. This is particularly relevant because super()/this() calls get translated as .call() ops, and this patch lets us inline them into the calling constructor. http://gwt-code-reviews.appspot.com/201801/show Review by: spoon git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7776 8db76d5a-ed1c-0410-87a9-c151d255dfc7