Searched defs:toBuf (Results 1 – 5 of 5) sorted by relevance
26 void *toBuf = JSNativePointer::Cast(toBlock.GetTaggedObject())->GetExternalPointer(); in CopyDataBlockBytes() local30 void JSSendableArrayBuffer::CopyDataPointBytes(void *toBuf, void *fromBuf, int32_t fromIndex, int32… in CopyDataPointBytes()
27 void *toBuf = JSNativePointer::Cast(toBlock.GetTaggedObject())->GetExternalPointer(); in CopyDataBlockBytes() local31 void JSArrayBuffer::CopyDataPointBytes(void *toBuf, void *fromBuf, int32_t fromIndex, int32_t count) in CopyDataPointBytes()
765 void *toBuf = reinterpret_cast<void *>( in GetOffHeapBuffer() local797 void *toBuf = reinterpret_cast<void *>( in GetSharedOffHeapBuffer() local
213 void *toBuf = GetDataPointFromBuffer(newJsArrBuf.GetTaggedValue()); in Slice() local325 void *toBuf = GetDataPointFromBuffer(taggedBuf); in CloneArrayBuffer() local
208 void *toBuf = GetDataPointFromBuffer(newJsArrBuf.GetTaggedValue()); in Slice() local327 void *toBuf = GetDataPointFromBuffer(taggedBuf); in CloneArrayBuffer() local