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