summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/modules
Commit message (Collapse)AuthorAgeLines
* Bug 1341298 - Relax expected module state when resolving modules and ↵janekptacijarabaci2018-04-14-0/+3
| | | | circular module dependencies are present
* 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 ↵janekptacijarabaci2018-04-14-2/+17
| | | | module namespace objects
* Bug 1326453 - Part 3: Don't throw a TypeError when SetPrototypeOf for module ↵janekptacijarabaci2018-04-14-1/+3
| | | | namespace objects is called with null
* Bug 1326453 - Part 2: Change @@toStringTag for module namespace objects to ↵janekptacijarabaci2018-04-14-1/+1
| | | | non-configurable
* Bug 1326453 - Part 1: Remove @@iterator method from module namespace objects ↵janekptacijarabaci2018-04-14-19/+0
| | | | per ES2017
* Bug 1320993 - Fix exporting default class expressionjanekptacijarabaci2018-04-14-0/+2
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1941