summaryrefslogtreecommitdiffstats
path: root/js/src/vm/Interpreter.cpp
Commit message (Expand)AuthorAgeLines
* Bug 1357075 - Pad a nop to unwind to the scope just before a destructuring it...janekptacijarabaci2018-03-25-1/+4
* Bug 1346862 - Fix IteratorClose due to non-local jumps being catchable by try...janekptacijarabaci2018-03-25-0/+36
* Bug 1342553, Bug 1343072, Bug 1344753 (details in the description)janekptacijarabaci2018-03-25-12/+22
* Bug 1331585 - Allow falsy "done" values for IteratorClose due to exception du...janekptacijarabaci2018-03-25-2/+3
* Bug 1147371: Implement calling IteratorClose and "return" on iterators in yield*janekptacijarabaci2018-03-24-1/+11
* Bug 1147371: Implement IteratorClose for array destructuringjanekptacijarabaci2018-03-24-9/+30
* Bug 1147371: Implement IteratorClose for for-ofjanekptacijarabaci2018-03-24-4/+15
* Bug 1204028: Evaluate LHS reference before RHS in destructuringjanekptacijarabaci2018-03-20-1/+10
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19-5/+17
* Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScriptjanekptacijarabaci2018-03-19-2/+0
* Remove VerifyBarriers() and MaybeVerifyBarriers() stubs and callers.wolfbeast2018-02-03-10/+0
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+5087