Searched refs:shaArrBuf (Results 1 – 1 of 1) sorted by relevance
150 JSHandle<JSArrayBuffer> shaArrBuf(thisHandle); in GetByteLength() local152 uint32_t length = shaArrBuf->GetArrayBufferByteLength(); in GetByteLength()172 JSHandle<JSArrayBuffer> shaArrBuf(thisHandle); in Slice() local182 int32_t len = static_cast<int32_t>(shaArrBuf->GetArrayBufferByteLength()); in Slice()248 JSTaggedValue from = shaArrBuf->GetArrayBufferData(); in Slice()