Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_mcr_lowering.cpp99 uint32_t elementLength = static_cast<uint32_t>(acc_.GetArraySize(gate)); in LowerCreateArrayWithBuffer() local
/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp59 uint32_t elementLength = 0; in TypedArrayConstructor() local
226 uint32_t elementLength = srcObj->GetArrayLength(); in CreateFromTypedArray() local
/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp1895 int32_t elementLength; in DefinePropertiesAndElements() local