Home
last modified time | relevance | path

Searched defs:ParseModule (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
Doptions.h138 bool ParseModule() const in ParseModule() function
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_data_extractor.cpp33 JSHandle<JSTaggedValue> ModuleDataExtractor::ParseModule(JSThread *thread, const JSPandaFile *jsPan… in ParseModule() function in panda::ecmascript::ModuleDataExtractor
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp176 void ParserImpl::ParseModule() in ParseModule() function in panda::es2panda::parser::ParserImpl