commit | de58ab2c03ff8112b07ab827c8fa38f670dfc656 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Nov 05 12:46:03 2014 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Nov 06 16:49:52 2014 +0000 |
tree | c872bfbcad1e90845008140bbddcc43e56dc19d2 | |
parent | 3ed86e4e98dfe1b05c9a03aa2aee42c145a018c3 [diff] |
Implement try/catch/throw in optimizing. - We currently don't run optimizations in the presence of a try/catch. - We therefore implement Quick's mapping table. - Also fix a missing null check on array-length. Change-Id: I6917dfcb868e75c1cf6eff32b7cbb60b6cfbd68f