summaryrefslogtreecommitdiffstats
path: root/js/src/builtin/ModuleObject.h
Commit message (Expand)AuthorAgeLines
* Issue #618 - Lazily initialise module binding mapsMoonchild2020-08-30-7/+9
* Issue #618 - Use a single slot for the module's environment object.Moonchild2020-08-30-4/+0
* Issue #618 - Align error handling for module scripts with the spec (again)Moonchild2020-08-30-6/+7
* Issue #618 - Report source position information (line/column)Moonchild2020-07-10-5/+21
* Issue #618 - Align module instantiation/errors with the updated spec.Moonchild2020-07-10-10/+20
* Merge branch 'master' into js-moduleswolfbeast2019-11-10-1/+1
|\
| * 1320408 - Part 19: Remove JSContext* parameter from ModuleObject::fixEnvironm...Gaming4JC2019-07-18-1/+1
* | Bug 1326453 - Part 1: Remove @@iterator method from module namespace objects ...janekptacijarabaci2018-04-14-7/+0
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+358