Searched refs:arrayByteLength (Results 1 – 1 of 1) sorted by relevance
241 uint32_t arrayByteLength = static_cast<uint32_t>(byteLength); in AllocateArrayBuffer() local244 factory->NewJSArrayBufferData(arrayBuffer, arrayByteLength); in AllocateArrayBuffer()246 arrayBuffer->SetArrayBufferByteLength(arrayByteLength); in AllocateArrayBuffer()