summaryrefslogtreecommitdiffstats
path: root/runtime/deoptimize_stack_visitor.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't report down-calls as unhandled exceptions.Ian Rogers2014-05-301-88/+0
* Make the specification of when we need precise constants more precise.Ian Rogers2014-05-231-1/+1
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-3/+4
* Visit deoptimized shadow frames as rootsSebastien Hertz2014-04-291-1/+1
* Refactor exception handling for deoptimizationSebastien Hertz2014-04-251-0/+87