Fix ICE in GenerateJavaScriptAST for very small applications.

If an application does not use a particular type of class literal
at all, an ICE could occur generating the preamble in optimized
compiles.

This patch also reduces the some Class dependencies by rewriting
some methods as JSNI.

Change-Id: Ic6a875297721c094a040bcb0940903a468f25911
2 files changed