Home
last modified time | relevance | path

Searched defs:newExportStarSet (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_source_text.cpp48 JSHandle<TaggedArray> newExportStarSet = TaggedArray::SetCapacity(thread, exportStarSet, len + 1); in GetExportedNames() local
1494 SetExportName(JSThread *thread, const JSHandle<JSTaggedValue> &moduleRequest, const JSHandle<SourceTextModule> &module, CVector<std::string> &exportedNames, JSHandle<TaggedArray> &newExportStarSet) SetExportName() argument

Completed in 7 milliseconds