Searched refs:srcArrayContentType (Results 1 – 1 of 1) sorted by relevance
491 ContentType srcArrayContentType = JSHandle<JSTypedArray>::Cast(srcArray)->GetContentType(); in CreateFromTypedArray() local492 if (srcArrayContentType != objContentType) { in CreateFromTypedArray()568 ContentType srcArrayContentType = JSHandle<JSTypedArray>::Cast(srcArray)->GetContentType(); in CheckBufferAndType() local569 if (srcArrayContentType != objContentType) { in CheckBufferAndType()