summaryrefslogtreecommitdiffstats
path: root/js/src/builtin/Module.js
Commit message (Expand)AuthorAgeLines
* Issue #618 - Align error handling for module scripts with the spec - Debug fo...Gaming4JC2020-08-30-1/+2
* Issue #618 - Use a single slot for the module's environment object.Moonchild2020-08-30-2/+5
* Issue #618 - Align error handling for module scripts with the spec (again)Moonchild2020-08-30-152/+140
* Issue #618 - Fix typo and remove old function declarations.Moonchild2020-07-10-1/+1
* Issue #618 - Report source position information (line/column)Moonchild2020-07-10-16/+21
* Issue #618 - Align module instantiation/errors with the updated spec.Moonchild2020-07-10-102/+431
* Bug 1341298 - Relax expected module state when resolving modules and circular...janekptacijarabaci2018-04-14-4/+6
* Bug 1341411 - Support circular module dependencies through export* per ES2017janekptacijarabaci2018-04-14-18/+10
* Bug 1326453 - Part 1: Remove @@iterator method from module namespace objects ...janekptacijarabaci2018-04-14-8/+0
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+328