js-loaders
js-loaders copied to clipboard
ResolveExport ( M, exportName, visited )
- Let binding be the result of calling the ResolveExport abstract operation passing def.[[Module]] and def.[[ImportName]] as arguments.
Needs to pass visited too.