Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1341256 - Fix module namespace object get handler | janekptacijarabaci | 2018-04-14 | -0/+3 |
| | ||||
* | Bug 1326453 - Part 4: Return @@toStringTag in [[OwnPropertyKeys]] trap for ↵ | janekptacijarabaci | 2018-04-14 | -2/+17 |
| | | | | module namespace objects | |||
* | Bug 1326453 - Part 3: Don't throw a TypeError when SetPrototypeOf for module ↵ | janekptacijarabaci | 2018-04-14 | -1/+3 |
| | | | | namespace objects is called with null | |||
* | Bug 1326453 - Part 2: Change @@toStringTag for module namespace objects to ↵ | janekptacijarabaci | 2018-04-14 | -1/+1 |
| | | | | non-configurable | |||
* | Bug 1326453 - Part 1: Remove @@iterator method from module namespace objects ↵ | janekptacijarabaci | 2018-04-14 | -19/+0 |
| | | | | per ES2017 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+105 |