Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' into js-modules | wolfbeast | 2019-11-10 | -5/+5 |
|\ | | | | | | | | | # Conflicts: # modules/libpref/init/all.js | |||
| * | 1320408 - Part 19: Remove JSContext* parameter from ↵ | Gaming4JC | 2019-07-18 | -1/+1 |
| | | | | | | | | ModuleObject::fixEnvironmentsAfterCompartmentMerge. | |||
| * | 1320408 - Part 14: Change some GlobalObject methods to static method. | Gaming4JC | 2019-07-18 | -3/+3 |
| | | ||||
| * | Remove UnboxedArray code part 1 | wolfbeast | 2019-05-23 | -1/+1 |
| | | ||||
* | | Bug 1341411 - Support circular module dependencies through export* per ES2017 | janekptacijarabaci | 2018-04-14 | -1/+1 |
| | | ||||
* | | Bug 1339986 - Handle export* when checking for duplicate export | janekptacijarabaci | 2018-04-14 | -1/+1 |
| | | ||||
* | | Bug 1341256 - Fix module namespace object get handler | janekptacijarabaci | 2018-04-14 | -2/+4 |
| | | ||||
* | | Bug 1340268 - [[HasProperty]] on module namespace object should work even ↵ | janekptacijarabaci | 2018-04-14 | -3/+5 |
| | | | | | | | | when binding is uninitialized | |||
* | | Bug 1326453 - Part 4: Return @@toStringTag in [[OwnPropertyKeys]] trap for ↵ | janekptacijarabaci | 2018-04-14 | -1/+3 |
| | | | | | | | | module namespace objects | |||
* | | Bug 1326453 - Part 3: Don't throw a TypeError when SetPrototypeOf for module ↵ | janekptacijarabaci | 2018-04-14 | -0/+2 |
| | | | | | | | | 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 | -29/+1 |
| | | | | | | | | per ES2017 | |||
* | | Bug 1320993 - Fix exporting default class expression | janekptacijarabaci | 2018-04-14 | -35/+35 |
|/ | ||||
* | Fix incorrect assertions in js/src/builtin/ | trav90 | 2018-04-06 | -1/+1 |
| | | | | Prevents GCC 7 build warning spam. | |||
* | Part 1: Implement ES6 function name property semantics | janekptacijarabaci | 2018-03-19 | -1/+1 |
| | | | | Issue #78 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+1331 |