Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp33 const JSHandle<TaggedArray> &exportStarSet) in GetExportedNames()
671 JSHandle<TaggedArray> exportStarSet = factory->EmptyArray(); in GetModuleNamespace() local