mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-08 13:37:10 +09:00
![]() Previously it was only pushing the module context for the call to
capture the module execution context. This is incorrect, as the capture
occurs upon function construction. This resulted in it capturing the
execution context that execute_module was called from, instead of the
newly created module_context.
|
||
---|---|---|
.. | ||
async-module.mjs | ||
external-module.mjs | ||
ShadowRealm.js | ||
ShadowRealm.prototype.@@toStringTag.js | ||
ShadowRealm.prototype.evaluate.js | ||
ShadowRealm.prototype.importValue.js |