Skip to content

Commit

Permalink
Layering: Add HostLoadImportedModule hook (#2905)
Browse files Browse the repository at this point in the history
This commit also removed the HostResolveImportedModule and
HostImportModuleDynamically hooks

* Layering: Add HostLoadImportedModule hook
* fix(JWK review): some wrong variable names
* html review: FinishLoadImportedModule -> FinishLoadingImportedModule
* guybedford review
* jmdyck review
* Add missing _state_.[[IsLoading]] check
* syg review + add missing "Return ~unused~" steps
* Require LoadRequestedModules before ResolveExport and GetExportedNames
  • Loading branch information
nicolo-ribaudo authored and ljharb committed Dec 10, 2022
1 parent 99b176b commit 18d41aa
Showing 1 changed file with 340 additions and 122 deletions.
Loading

0 comments on commit 18d41aa

Please sign in to comment.