MCPcopy Create free account
hub / github.com/SerenityOS/serenity / finish_loading_imported_module

Function finish_loading_imported_module

Userland/Libraries/LibJS/Module.cpp:71–120  ·  view source on GitHub ↗

16.2.1.9 FinishLoadingImportedModule ( referrer, specifier, payload, result ), https://tc39.es/ecma262/#sec-FinishLoadingImportedModule

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

load_imported_moduleMethod · 0.85

Calls 6

continue_module_loadingFunction · 0.85
continue_dynamic_importFunction · 0.85
is_errorMethod · 0.45
visitMethod · 0.45
valueMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected