Searched refs:srcArrayContentType (Results 1 – 1 of 1) sorted by relevance
442 ContentType srcArrayContentType = JSHandle<JSTypedArray>::Cast(srcArray)->GetContentType(); in CreateFromTypedArray() local443 if (srcArrayContentType != objContentType) { in CreateFromTypedArray()519 ContentType srcArrayContentType = JSHandle<JSTypedArray>::Cast(srcArray)->GetContentType(); in CheckBufferAndType() local520 if (srcArrayContentType != objContentType) { in CheckBufferAndType()