summaryrefslogtreecommitdiffstats
path: root/js/src/vm/GeneratorObject.cpp
Commit message (Expand)AuthorAgeLines
* Bug 1317389: Change property attributes for generator and async functions to ...Gaming4JC2019-12-17-2/+6
* Bug 1343481 - Part 4: Add Add GeneratorObject.{isAfterYield,isAfterAwait}.Gaming4JC2019-12-17-0/+31
* Bug 1343481 - Part 3: Add JSOP_AWAIT and rename {yieldIndex,yieldOffset} to {...Gaming4JC2019-12-17-4/+8
* Bug 1343481 - Part 2: Stop using StarGegerator for async function.Gaming4JC2019-12-17-1/+1
* Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() m...Gaming4JC2019-12-17-1/+2
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18-5/+5
* 1320408 - Part 9: Change JSObject::setFlags and depending methods to static m...Gaming4JC2019-07-18-2/+2
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+367