Changes MakeCallsStatic so that it does not devirtualize calls from
initially live code to code that is only live once some runAsync
split point has been crossed.  This prevents inlining of
non-initial code into the initially downloaded fragment.

Review by: bobv


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