summaryrefslogtreecommitdiffstats
path: root/js/src/tests/ecma_6/Generators
Commit message (Collapse)AuthorAgeLines
* Bug 1360839 - Call IteratorClose due to abrupt completion from yieldjanekptacijarabaci2018-03-25-0/+58
| | | | Issue #74
* Bug 1338796 - Do not call iterator.return if iterator.throw is present in yield*janekptacijarabaci2018-03-25-4/+34
| | | | Issue #74
* Bug 1147371: Implement calling IteratorClose and "return" on iterators in yield*janekptacijarabaci2018-03-24-9/+134
| | | | Issue #74
* Bug 1318017: Call GetPrototypeFromConstructor for generator/async function ↵janekptacijarabaci2018-03-16-0/+112
| | | | | | | and Intl constructors [Depends on] Bug 755821: Function() should use the parser's argument parsing code
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1833