summaryrefslogtreecommitdiffstats
path: root/js/src/jsscript.h
Commit message (Expand)AuthorAgeLines
* Bug 1343481 - Part 3: Add JSOP_AWAIT and rename {yieldIndex,yieldOffset} to {...Gaming4JC2019-12-17-6/+11
* Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() m...Gaming4JC2019-12-17-7/+13
* Bug 1364573 - Don't relazify class default constructors.Gaming4JC2019-07-18-0/+1
* 1216630 - Rename preludeStart and postludeEnd to toStringStart and toStringEn...Gaming4JC2019-07-18-27/+35
* 1216630 - Print class source when calling toString on the constructor.Gaming4JC2019-07-18-7/+32
* 1320408 - Change JSScript::sourceDataWithPrelude to static methodGaming4JC2019-07-18-1/+1
* 1320408 - Part 12: Change JSScript::sourceData to static method.Gaming4JC2019-07-18-2/+2
* 1320408 - Part 10: Change LazyScript::functionDelazifying to static method.Gaming4JC2019-07-18-1/+1
* 1320403 - Move JSFunction::EXPR_BODY to JSScript, LazyScript, and FunctionBox.Gaming4JC2019-07-18-1/+21
* Stage 1-1: Implement Function.prototype.toString revision proposal.wolfbeast2019-02-02-14/+35
* Bug 1346862 - Fix IteratorClose due to non-local jumps being catchable by try...janekptacijarabaci2018-03-25-0/+1
* Bug 1342553, Bug 1343072, Bug 1344753 (details in the description)janekptacijarabaci2018-03-25-1/+0
* Bug 1147371: Implement IteratorClose for array destructuringjanekptacijarabaci2018-03-24-1/+2
* Bug 1147371: Implement IteratorClose for for-ofjanekptacijarabaci2018-03-24-1/+2
* Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScriptjanekptacijarabaci2018-03-19-0/+17
* Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16-9/+19
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2276