Searched refs:dstKeyArray (Results 1 – 1 of 1) sorted by relevance
231 JSHandle<TaggedArray> dstKeyArray = factory->NewAndCopyTaggedArray(srcKeyArray, length, length); in Clone() local234 newPlainArray->SetKeys(thread, dstKeyArray); in Clone()