Home
last modified time | relevance | path

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

/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.cpp165 void ParserImpl::ParseModule() in ParseModule() function in panda::es2panda::parser::ParserImpl