Searched defs:targetByteIndex (Results 1 – 3 of 3) sorted by relevance
1166 …uint32_t targetByteIndex = static_cast<uint32_t>(targetOffset * targetElementSize + targetByteOffs… in Set() local1266 …uint32_t targetByteIndex = static_cast<uint32_t>(targetOffset) * targetElementSize + targetByteOff… in Set() local1415 uint32_t targetByteIndex = JSTypedArray::Cast(*newArrObj)->GetByteOffset(); in Slice() local
274 uint32_t targetByteIndex = 0; in CreateFromTypedArray() local
888 …uint32_t targetByteIndex = static_cast<uint32_t>(targetOffset * targetElementSize + targetByteOffs… in FastCopyFromArrayToTypedArray() local