Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp1282 CVector<std::string> starNames = in SetExportName() local
1285 for (std::string &nn : starNames) { in SetExportName()