Searched refs:CopyValuesTo (Results 1 – 2 of 2) sorted by relevance
2542 void CopyValuesTo(FixedArray* elements);
8009 void Dictionary<Shape, Key>::CopyValuesTo(FixedArray* elements) { in CopyValuesTo() function in v8::internal::Dictionary9100 dict->CopyValuesTo(fast_elements); in PrepareElementsForSort()