Open Bug 1968904 Opened 8 months ago Updated 8 months ago

Update HostLoadImportedModule and ModuleLink() in js shell

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: allstars.chh, Assigned: allstars.chh)

References

(Blocks 2 open bugs)

Details

This is a follow-up for https://phabricator.services.mozilla.com/D229650

  1. Unify the fetching of static import and dynamic import
  2. Update the ModuleLink() implementation: Think of a better place to call LoadRequestedModules
    Originally, I could have added a new function in the shell called loadModules to load its dependencies. But that needs updating every module test in the shell.
Blocks: sm-shell
Summary: Update HostLoadImportedMdoule and ModuleLink() in js shell → Update HostLoadImportedModule and ModuleLink() in js shell
You need to log in before you can comment on or make changes to this bug.