Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_array.cpp60 uint32_t firstLength = first->GetLength(); in Append() local
78 uint32_t firstLength = first->GetLength(); in AppendSkipHole() local
Decma_string.cpp421 uint32_t firstLength = firstString->GetLength(); in CalculateConcatHashCode() local
/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl2.h277 uint32_t firstLength = first->GetLength(); in WriteToFlat() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp10767 GateRef firstLength = GetLengthOfTaggedArray(first); in AppendSkipHole() local