Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1317389: Change property attributes for generator and async functions to ↵ | Gaming4JC | 2019-12-17 | -2/+6 |
| | | | | | | match ES2015/2017. Tag #1287 | |||
* | Bug 1343481 - Part 4: Add Add GeneratorObject.{isAfterYield,isAfterAwait}. | Gaming4JC | 2019-12-17 | -0/+31 |
| | | | | Tag #1287 | |||
* | Bug 1343481 - Part 3: Add JSOP_AWAIT and rename {yieldIndex,yieldOffset} to ↵ | Gaming4JC | 2019-12-17 | -4/+8 |
| | | | | | | {yieldAndAwaitIndex,yieldAndAwaitOffset}. Tag #1287 | |||
* | Bug 1343481 - Part 2: Stop using StarGegerator for async function. | Gaming4JC | 2019-12-17 | -1/+1 |
| | | | | Tag #1287 | |||
* | Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() ↵ | Gaming4JC | 2019-12-17 | -1/+2 |
| | | | | | | method. Tag #1287 | |||
* | 1320408 - Part 14: Change some GlobalObject methods to static method. | Gaming4JC | 2019-07-18 | -5/+5 |
| | ||||
* | 1320408 - Part 9: Change JSObject::setFlags and depending methods to static ↵ | Gaming4JC | 2019-07-18 | -2/+2 |
| | | | | method. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+367 |