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.cpp50 uint32_t elementLength = 0; in TypedArrayConstructor() local
103 uint32_t elementLength = 0; in SharedTypedArrayConstructor() local
453 uint32_t elementLength = srcObj->GetArrayLength(); in CreateFromTypedArray() local
577 const uint64_t byteLength, const uint32_t elementLength) in SetTypedArrayProperties()
636 uint32_t elementLength = srcObj->GetArrayLength(); in CreateSharedFromTypedArray() local