Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/aot/
Dmain.cpp197 if (!options->NpmModuleEntryList().empty()) { in Run()
198 es2panda::util::ModuleHelpers::CompileNpmModuleEntryList(options->NpmModuleEntryList(), in Run()
Doptions.h120 const std::string &NpmModuleEntryList() const in NpmModuleEntryList() function