summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/modules
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' into js-moduleswolfbeast2019-11-10-2/+136
|\
| * 1340148 - Disallow function redeclarations at module top level.Gaming4JC2019-07-18-0/+94
| * 1339963 - Part 3: Check IdentifierName in ExportClause without from.Gaming4JC2019-07-18-2/+44
| * 1336783 - Part 1: Rework on reserved word and remove TokenStream::KeywordIsName.Gaming4JC2019-07-18-3/+1
* | Bug 1341298 - Relax expected module state when resolving modules and circular...janekptacijarabaci2018-04-14-0/+3
* | Bug 1341411 - Support circular module dependencies through export* per ES2017janekptacijarabaci2018-04-14-0/+10
* | Bug 1341256 - Fix module namespace object get handlerjanekptacijarabaci2018-04-14-0/+3
* | Bug 1326453 - Part 4: Return @@toStringTag in [[OwnPropertyKeys]] trap for mo...janekptacijarabaci2018-04-14-2/+17
* | Bug 1326453 - Part 3: Don't throw a TypeError when SetPrototypeOf for module ...janekptacijarabaci2018-04-14-1/+3
* | Bug 1326453 - Part 2: Change @@toStringTag for module namespace objects to no...janekptacijarabaci2018-04-14-1/+1
* | Bug 1326453 - Part 1: Remove @@iterator method from module namespace objects ...janekptacijarabaci2018-04-14-19/+0
* | Bug 1320993 - Fix exporting default class expressionjanekptacijarabaci2018-04-14-0/+2
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1941