Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp60 int32_t elementLength = 0; in TypedArrayConstructor() local
199 uint32_t elementLength = srcObj->GetArrayLength(); in CreateFromTypedArray() local
/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp1872 int32_t elementLength; in DefinePropertiesAndElements() local