summaryrefslogtreecommitdiffstats
path: root/js/src/tests/ecma_6/Generators
Commit message (Collapse)AuthorAgeLines
* Bug 1317389: Change property attributes for generator and async functions to ↵Gaming4JC2019-12-17-0/+111
| | | | | | match ES2015/2017. Tag #1287
* 1317379 - Disallow generator functions and async functions as direct ↵Gaming4JC2019-07-18-0/+11
| | | | children of if/else.
* Stage 1-4: Update testsTooru Fujisawa2019-02-03-1/+1
|
* 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