index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
src
/
builtin
/
ModuleObject.cpp
Commit message (
Expand
)
Author
Age
*
Issue #2234 - Part 2: Ensure that the created async function wrapper is valid
FranklinDM
2023-05-07
*
Issue #2234 - Part 1: Create async function wrapper when instantiating module...
FranklinDM
2023-05-07
*
Issue #1691 - Follow-up: Fix CallSelfHostedFunction deprot introduced by Part 4.
Job Bautista
2023-04-30
*
Issue #1691 - Part 6e: Fix problems due to divergent codebases. This gets ba...
Brian Smith
2023-04-27
*
Issue #1691 - Part 5b: Stop modules from entraining the top-level JSScript.
Brian Smith
2023-04-27
*
Issue #1691 - Part 4: Finish implementing call import.
Brian Smith
2023-04-27
*
Issue #1691 - Part 3: Finish implementing import meta.
Brian Smith
2023-04-27
*
Issue #1691 - Part 1: Provide a way of associating a private value with a script
Brian Smith
2023-04-27
*
Issue #2173 - Separate CodeNode into FunctionNode and ModuleNode
Martok
2023-04-03
*
Issue #2173 - Add accessors to NameNode, CodeNode, RegExpLiteral, and add Num...
Martok
2023-04-03
*
Issue #2173 - Add accessors to UnaryNode and subclasses
Martok
2023-04-03
*
Issue #2173 - Add accessors to BinaryNode and subclasses
Martok
2023-04-03
*
Issue #2173 - Add accessors to ListNode
Martok
2023-04-03
*
Issue #2173 - Fix exporting array and object binding patterns
Martok
2023-04-03
*
Revert "Issue #1691 - Part 1: Provide a way of associating a private value wi...
Moonchild
2020-11-28
*
Issue #1691 - Part 1: Provide a way of associating a private value with a script
Moonchild
2020-11-27
*
Issue #1656 - Part 7: Nuke vim config lines in JS
Moonchild
2020-09-24
*
Issue #618 - Lazily initialise module binding maps - Debug follow up
Gaming4JC
2020-08-03
*
Issue #618 - Lazily initialise module binding maps
Moonchild
2020-07-08
*
Issue #618 - Use a single slot for the module's environment object.
Moonchild
2020-07-08
*
Issue #618 - Align error handling for module scripts with the spec (again)
Moonchild
2020-07-08
*
Issue #618 - Fix typo and remove old function declarations.
Moonchild
2020-07-07
*
Issue #618 - Report source position information (line/column)
Moonchild
2020-07-04
*
Issue #618 - Align module instantiation/errors with the updated spec.
Moonchild
2020-07-03
*
Revert #1137 - Remove unboxed arrays
wolfbeast
2020-02-23
*
Merge branch 'master' into js-modules
wolfbeast
2019-11-10
|
\
|
*
1320408 - Part 19: Remove JSContext* parameter from ModuleObject::fixEnvironm...
Gaming4JC
2019-07-18
|
*
1320408 - Part 14: Change some GlobalObject methods to static method.
Gaming4JC
2019-07-18
|
*
Remove UnboxedArray code part 1
wolfbeast
2019-05-23
*
|
Bug 1341411 - Support circular module dependencies through export* per ES2017
janekptacijarabaci
2018-04-14
*
|
Bug 1339986 - Handle export* when checking for duplicate export
janekptacijarabaci
2018-04-14
*
|
Bug 1341256 - Fix module namespace object get handler
janekptacijarabaci
2018-04-14
*
|
Bug 1340268 - [[HasProperty]] on module namespace object should work even whe...
janekptacijarabaci
2018-04-14
*
|
Bug 1326453 - Part 4: Return @@toStringTag in [[OwnPropertyKeys]] trap for mo...
janekptacijarabaci
2018-04-14
*
|
Bug 1326453 - Part 3: Don't throw a TypeError when SetPrototypeOf for module ...
janekptacijarabaci
2018-04-14
*
|
Bug 1326453 - Part 2: Change @@toStringTag for module namespace objects to no...
janekptacijarabaci
2018-04-14
*
|
Bug 1326453 - Part 1: Remove @@iterator method from module namespace objects ...
janekptacijarabaci
2018-04-14
*
|
Bug 1320993 - Fix exporting default class expression
janekptacijarabaci
2018-04-14
|
/
*
Fix incorrect assertions in js/src/builtin/
trav90
2018-04-06
*
Part 1: Implement ES6 function name property semantics
janekptacijarabaci
2018-03-19
*
Add m-esr52 at 52.6.0
Matt A. Tobin
2018-02-02