summaryrefslogtreecommitdiffstats
path: root/js/src/jit/BaselineBailouts.cpp
Commit message (Collapse)AuthorAgeLines
* Remove recover instruction results after bailouts.wolfbeast2018-07-13-37/+19
|
* Bug 1342553, Bug 1343072, Bug 1344753 (details in the description)janekptacijarabaci2018-03-25-10/+4
| | | | | | | | | | Bug 1342553 - Part 0.1: Use try-catch for IteratorClose in for-of Bug 1343072 - Update HasLiveStackValueAtDepth to follow the change in JSTRY_FOR_OF Bug 1344753 - Update for-of stack depth in ControlFlowGenerator::processWhileOrForInLoop Issue #74
* Bug 1334314 - Fix debug mode OSR exception handling for IteratorClose trynotesjanekptacijarabaci2018-03-25-9/+32
| | | | Issue #74
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1999