Searched defs:ParseModule (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/module/ | ||
D | module_data_extractor.cpp | 33 JSHandle<JSTaggedValue> ModuleDataExtractor::ParseModule(JSThread *thread, const JSPandaFile *jsPan… in ParseModule() function in panda::ecmascript::ModuleDataExtractor |
/arkcompiler/ets_frontend/es2panda/parser/ | ||
D | parserImpl.cpp | 165 void ParserImpl::ParseModule() in ParseModule() function in panda::es2panda::parser::ParserImpl |