Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_mcr_lowering.cpp78 size_t elementsLength = acc_.GetArraySize(gate); in LowerCreateArrayWithOwn() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.cpp136 uint32_t elementsLength = elements->GetLength(); in ExtractAndReturnWhetherWithElements() local
/arkcompiler/ets_runtime/ecmascript/
Djs_stable_array.cpp253 uint32_t elementsLength = elements->GetLength(); in Join() local
Djs_serializer.cpp926 uint32_t elementsLength = obj->GetNumberOfElements(); in WritePlainObject() local
Dobject_factory.cpp461 uint32_t elementsLength = elements->GetLength(); in CloneArrayLiteral() local