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