Searched defs:aTypedArray (Results 1 – 1 of 1) sorted by relevance
322 const isSharedTypedArray = (aTypedArray)=>(aTypedArray.buffer instanceof __SAB); argument334 const typedArrayPart = (aTypedArray, begin, end)=>{ argument