Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/aot/
Doptions.h129 return npmModuleEntryList_; in NpmModuleEntryList()
166 std::string npmModuleEntryList_; variable
Doptions.cpp651 npmModuleEntryList_ = opNpmModuleEntryList.GetValue(); in Parse()