Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix exception reporting from interpreter | Sebastien Hertz | 2014-06-11 | 1 | -4/+17 |
* | Change MethodHelper to use a Handle. | Mathieu Chartier | 2014-06-09 | 1 | -10/+13 |
* | Don't report down-calls as unhandled exceptions. | Ian Rogers | 2014-05-30 | 1 | -12/+174 |
* | ART: Use StackReference in Quick Stack Frame | Andreas Gampe | 2014-05-29 | 1 | -1/+1 |
* | Add Handle/HandleScope and delete SirtRef. | Mathieu Chartier | 2014-05-13 | 1 | -5/+6 |
* | Fix a few 64-bit compilation of 32-bit code issues. | Ian Rogers | 2014-05-01 | 1 | -0/+1 |
* | Visit deoptimized shadow frames as roots | Sebastien Hertz | 2014-04-29 | 1 | -5/+1 |
* | Refactor exception handling for deoptimization | Sebastien Hertz | 2014-04-25 | 1 | -0/+141 |