Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_array.cpp61 uint32_t secondLength = second->GetLength(); in Append() local
79 uint32_t secondLength = second->GetLength(); in AppendSkipHole() local
Decma_string.cpp422 uint32_t secondLength = secondString->GetLength(); in CalculateConcatHashCode() local
/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl2.h278 uint32_t secondLength = second->GetLength(); in WriteToFlat() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp10768 GateRef secondLength = GetLengthOfTaggedArray(second); in AppendSkipHole() local