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
1247 …uint32_t targetByteIndex = static_cast<uint32_t>(targetOffset * targetElementSize + targetByteOffs… in Set() local1347 …uint32_t targetByteIndex = static_cast<uint32_t>(targetOffset) * targetElementSize + targetByteOff… in Set() local1502 uint32_t targetByteIndex = JSTypedArray::Cast(*newArrObj)->GetByteOffset(); in Slice() local
499 uint32_t targetByteIndex = 0; in CreateFromTypedArray() local668 uint32_t targetByteIndex = 0; in CreateSharedFromTypedArray() local
3508 GateRef targetByteIndex; in FastCopyFromArrayToTypedArray() local3528 GateRef buffer, GateRef targetByteIndex, const DataViewType arrayType, bool getWithKind) in CopyElementsToArrayBuffer()
1453 …uint32_t targetByteIndex = static_cast<uint32_t>(targetOffset * targetElementSize + targetByteOffs… in FastCopyFromArrayToTypedArray() local
298 uint32_t targetByteIndex = uTarStartPos * srcElementSize + targetArray->GetByteOffset(); in CopyTypedArrayBuffer() local