Home
last modified time | relevance | path

Searched defs:arrayByteLength (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_sendable_arraybuffer.cpp241 uint32_t arrayByteLength = static_cast<uint32_t>(byteLength); in AllocateSendableArrayBuffer() local
H A Dbuiltins_arraybuffer.cpp239 uint32_t arrayByteLength = static_cast<uint32_t>(byteLength); in AllocateArrayBuffer() local

Completed in 3 milliseconds