Searched defs:newExportStarSet (Results 1 – 1 of 1) sorted by relevance
49 … JSHandle<TaggedArray> newExportStarSet = TaggedArray::SetCapacity(thread, exportStarSet, len + 1); in GetExportedNames() local1264 … CVector<std::string> &exportedNames, JSHandle<TaggedArray> &newExportStarSet) in SetExportName()