summaryrefslogtreecommitdiff
path: root/js/src/js.msg
Commit message (Expand)AuthorAge
* Issue #618 - Align module instantiation/errors with the updated spec.Moonchild2020-07-10
* Bug 1352312 - Enable Async Iteration.Gaming4JC2019-12-17
* Bug 1331092 - Part 9: Implement for-await-of.Gaming4JC2019-12-17
* Bug 1331092 - Part 7: Implement Async Generator yield*.Gaming4JC2019-12-17
* Bug 1331092 - Part 2: Implement Async Generator except yield*.Gaming4JC2019-12-17
* Bug 1316098 - Optimize out result object allocation for await/return in async...Gaming4JC2019-12-17
* Issue #1302 followup - Add spec-compliance checks/errorswolfbeast2019-11-30
* Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class.wolfbeast2019-10-27
* 1303703 - Part 3: Syntax parse destructuring assignment patterns.Gaming4JC2019-07-18
* 420857 - Part 4: Report the position of opening bracket for missing bracket e...Gaming4JC2019-07-18
* 420857 - Part 1: Report the position of opening brace for missing brace error...Gaming4JC2019-07-18
* 104442 - Part 1: Report the position and the kind of previous declaration for...Gaming4JC2019-07-18
* 1336783 - Part 1: Rework on reserved word and remove TokenStream::KeywordIsName.Gaming4JC2019-07-18
* 1326454 - Rename TokenStream::getBracedUnicode to TokenStream::matchBracedUni...Gaming4JC2019-07-18
* 1317153 - Provide better error message when errornous syntax possibly match "...Gaming4JC2019-07-18
* Simplify checking of targets within destructuring patterns.wolfbeast2019-04-06
* Simplify increment/decrement operand checking.wolfbeast2019-04-06
* Report for-loop-decl-with-initializer errors using a specified offsetwolfbeast2019-04-06
* Remove Parser::reportBadReturnwolfbeast2019-04-06
* Bug 1287677 - Add mozIntl.getDisplayNames APIjanekptacijarabaci2018-03-30
* Bug 1147371: Implement calling IteratorClose and "return" on iterators in yield*janekptacijarabaci2018-03-24
* Bug 1147371: Implement IteratorClose for for-ofjanekptacijarabaci2018-03-24
* Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16
* Close iterator after error in Promise.{all,race}janekptacijarabaci2018-03-15
* JS - Object - "TypeError: setting a property that has only a getter" without ...janekptacijarabaci2018-03-12
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02