The basic Array() type doesn't need special rescue because it gets a direct instantiation from Array.initValues().  If Array.initValues() is pruned in the final pass, it means no arrays were ever instantiated.

However, we don't want to prune instance fields due to non-instantiability.

Note: this was partially rolled-back and superceded by r2297.

Review by: spoon (postmortem)


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2234 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed