Home
last modified time | relevance | path

Searched refs:npmModuleEntryList_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/aot/
Doptions.h122 return npmModuleEntryList_; in NpmModuleEntryList()
149 std::string npmModuleEntryList_; variable
Doptions.cpp421 npmModuleEntryList_ = opNpmModuleEntryList.GetValue(); in Parse()