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

Method parse

Userland/Libraries/LibJS/SourceTextModule.cpp:129–261  ·  view source on GitHub ↗

16.2.1.6.1 ParseModule ( sourceText, realm, hostDefined ), https://tc39.es/ecma262/#sec-parsemodule

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

module_requestsFunction · 0.85
moveFunction · 0.85
parse_programMethod · 0.80
exportsMethod · 0.80
is_default_exportMethod · 0.80
has_statementMethod · 0.80
is_module_requestMethod · 0.80
has_top_level_awaitMethod · 0.80
ParserClass · 0.70
LexerClass · 0.70
has_errorsMethod · 0.45
extendMethod · 0.45

Tested by

no test coverage detected