summaryrefslogtreecommitdiffstats
path: root/js/src/vm/Interpreter.cpp
Commit message (Collapse)AuthorAgeLines
* Bug 1147371: Implement IteratorClose for for-ofjanekptacijarabaci2018-03-24-4/+15
| | | | Issue #74
* Bug 1204028: Evaluate LHS reference before RHS in destructuringjanekptacijarabaci2018-03-20-1/+10
| | | | | Issue #73 [Depends on] Bug 1147371: Implement IteratorClose
* Part 1: Implement ES6 function name property semanticsjanekptacijarabaci2018-03-19-5/+17
| | | | Issue #78
* Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScriptjanekptacijarabaci2018-03-19-2/+0
| | | | | | Issue #78 [Depends on] Bug 883377: Implement ES6 function "name" property semantics
* 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