Searched refs:getDataViewOrTypedArrayByteLength (Results 1 – 1 of 1) sorted by relevance
352 …isView ? getDataViewOrTypedArrayByteLength(idlValue) : ArrayBufferPrototypeGetByteLength(idlValue),376 function getDataViewOrTypedArrayByteLength(V) { function