Searched defs:targetByteIndex (Results 1 – 6 of 6) sorted by relevance
1170 …uint32_t targetByteIndex = static_cast<uint32_t>(targetOffset * targetElementSize + targetByteOffs… in Set() local1275 …uint32_t targetByteIndex = static_cast<uint32_t>(targetOffset) * targetElementSize + targetByteOff… in Set() local1438 uint32_t targetByteIndex = JSTypedArray::Cast(*newArrObj)->GetByteOffset(); in Slice() local
1273 …uint32_t targetByteIndex = static_cast<uint32_t>(targetOffset * targetElementSize + targetByteOffs… in Set() local1373 …uint32_t targetByteIndex = static_cast<uint32_t>(targetOffset) * targetElementSize + targetByteOff… in Set() local1526 uint32_t targetByteIndex = JSTypedArray::Cast(*newArrObj)->GetByteOffset(); in Slice() local
500 uint32_t targetByteIndex = 0; in CreateFromTypedArray() local669 uint32_t targetByteIndex = 0; in CreateSharedFromTypedArray() local
3479 GateRef targetByteIndex; in FastCopyFromArrayToTypedArray() local3499 GateRef buffer, GateRef targetByteIndex, const DataViewType arrayType, bool getWithKind) in CopyElementsToArrayBuffer()
1437 …uint32_t targetByteIndex = static_cast<uint32_t>(targetOffset * targetElementSize + targetByteOffs… in FastCopyFromArrayToTypedArray() local
290 uint32_t targetByteIndex = uTarStartPos * srcElementSize + targetArray->GetByteOffset(); in CopyTypedArrayBuffer() local