Searched defs:arrayBufferByteLength (Results 1 – 4 of 4) sorted by relevance
42 void JSSendableArrayBuffer::Attach(JSThread *thread, uint32_t arrayBufferByteLength, in Attach()
40 void JSArrayBuffer::Attach(JSThread *thread, uint32_t arrayBufferByteLength, in Attach()
330 int32_t arrayBufferByteLength = arrayBufferRef->ByteLength(vm_); in AddTypedArrayRefs() local360 int32_t arrayBufferByteLength = arrayBufferRef->ByteLength(vm_); in AddSharedArrayBufferRefs() local
1359 …GateRef arrayBufferByteLength = builder_.Load(VariableType::INT32(), buffer, arrayBufferByteLength… in LowerDataViewProtoFunc() local