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

Method execute_module

Userland/Libraries/LibJS/SourceTextModule.cpp:674–789  ·  view source on GitHub ↗

16.2.1.6.5 ExecuteModule ( [ capability ] ), https://tc39.es/ecma262/#sec-source-text-module-record-execute-module

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

js_undefinedFunction · 0.85
dispose_resourcesFunction · 0.85
run_executableMethod · 0.80
pop_execution_contextMethod · 0.80
set_is_module_wrapperMethod · 0.80
is_throw_completionMethod · 0.80
compileFunction · 0.50
callFunction · 0.50
ptrMethod · 0.45
is_errorMethod · 0.45
release_errorMethod · 0.45

Tested by

no test coverage detected