| Commit message (Expand) | Author | Age | Lines |
* | Bug 1343481 - Part 3: Add JSOP_AWAIT and rename {yieldIndex,yieldOffset} to {... | Gaming4JC | 2019-12-17 | -17/+19 |
* | Bug 1343481 - Part 2: Stop using StarGegerator for async function. | Gaming4JC | 2019-12-17 | -1/+1 |
* | Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() m... | Gaming4JC | 2019-12-17 | -1/+3 |
* | 1216630 - Rename preludeStart and postludeEnd to toStringStart and toStringEn... | Gaming4JC | 2019-07-18 | -32/+39 |
* | 1216630 - Print class source when calling toString on the constructor. | Gaming4JC | 2019-07-18 | -5/+29 |
* | 1320408 - Change JSScript::sourceDataWithPrelude to static method | Gaming4JC | 2019-07-18 | -4/+4 |
* | 1320408 - Part 12: Change JSScript::sourceData to static method. | Gaming4JC | 2019-07-18 | -4/+4 |
* | 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method. | Gaming4JC | 2019-07-18 | -2/+2 |
* | 1320403 - Move JSFunction::EXPR_BODY to JSScript, LazyScript, and FunctionBox. | Gaming4JC | 2019-07-18 | -0/+9 |
* | Stage 1-1: Implement Function.prototype.toString revision proposal. | wolfbeast | 2019-02-02 | -12/+35 |
* | Fix Value::isGCThing footgun, stop returning true for NullValue | trav90 | 2018-04-07 | -1/+1 |
* | Bug 1332155 - Skip non-try-related trynotes when asserting jump targets | janekptacijarabaci | 2018-03-25 | -1/+2 |
* | Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScript | janekptacijarabaci | 2018-03-19 | -1/+10 |
* | Bug 755821: Function() should use the parser's argument parsing code | janekptacijarabaci | 2018-03-16 | -13/+14 |
* | Make XDR decoding more robust. | wolfbeast | 2018-02-08 | -18/+32 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+4307 |