summaryrefslogtreecommitdiffstats
path: root/test/421-exceptions/src
Commit message (Collapse)AuthorAgeFilesLines
* Implement try/catch/throw in optimizing.Nicolas Geoffray2014-11-061-0/+65
- 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