| commit | 443ccb468d1df3e54cf08760aeaa1c792556c49d | [log] [tgz] |
|---|---|---|
| author | Roberto Lublinerman <rluble@google.com> | Fri Jul 25 15:13:52 2014 -0700 |
| committer | Roberto Lublinerman <rluble@google.com> | Fri Jul 25 16:14:30 2014 -0700 |
| tree | 320381271e734f11d062e99373558bd6d1c90b1c | |
| parent | efe85cb240b06872f2e19589a71afa1fa9294aa6 [diff] |
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