summaryrefslogtreecommitdiffstats
path: root/runtime/quick_exception_handler.h
Commit message (Expand)AuthorAgeFilesLines
* More efficient stack walk in exception throwing.Hiroshi Yamauchi2014-08-131-4/+4
* Fix exception reporting from interpreterSebastien Hertz2014-06-111-1/+2
* Don't report down-calls as unhandled exceptions.Ian Rogers2014-05-301-4/+15
* ART: Use StackReference in Quick Stack FrameAndreas Gampe2014-05-291-2/+3
* Visit deoptimized shadow frames as rootsSebastien Hertz2014-04-291-6/+0
* Refactor exception handling for deoptimizationSebastien Hertz2014-04-251-0/+100