Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 1353691 - Report SyntaxError when arrow function has await-identifier in ↵ | Gaming4JC | 2019-07-18 | -0/+94 |
| | | | | async function context. | |||
* | 1325606 - Return wrapped async function from caller property. | Gaming4JC | 2019-07-18 | -0/+26 |
| | ||||
* | 1317379 - Disallow generator functions and async functions as direct ↵ | Gaming4JC | 2019-07-18 | -0/+14 |
| | | | | children of if/else. | |||
* | 1317153 - Provide better error message when errornous syntax possibly match ↵ | Gaming4JC | 2019-07-18 | -0/+16 |
| | | | | "await SOMETHING" outside async function. | |||
* | Stage 1-4: Update tests | Tooru Fujisawa | 2019-02-03 | -0/+370 |
| | ||||
* | Bug 1317397: Only set lastIndex for global or sticky RegExps in ↵ | janekptacijarabaci | 2018-03-24 | -0/+320 |
| | | | | RegExpBuiltinExec per ES2017 | |||
* | Bug 1318017: Call GetPrototypeFromConstructor for generator/async function ↵ | janekptacijarabaci | 2018-03-16 | -0/+110 |
| | | | | | | | and Intl constructors [Depends on] Bug 755821: Function() should use the parser's argument parsing code | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+824 |