Home
last modified time | relevance | path

Searched defs:elementLength (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp51 uint32_t elementLength = 0; in TypedArrayConstructor() local
104 uint32_t elementLength = 0; in SharedTypedArrayConstructor() local
454 uint32_t elementLength = srcObj->GetArrayLength(); in CreateFromTypedArray() local
578 const uint64_t byteLength, const uint32_t elementLength) in SetTypedArrayProperties()
637 uint32_t elementLength = srcObj->GetArrayLength(); in CreateSharedFromTypedArray() local