Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_array.cpp66 uint32_t secondLength = second->GetLength(); in Append() local
84 uint32_t secondLength = second->GetLength(); in AppendSkipHole() local
Decma_string-inl.h402 uint32_t secondLength = second->GetLength(); in WriteToFlat() local
Decma_string.cpp525 uint32_t secondLength = secondString->GetLength(); in CalculateAllConcatHashCode() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp10057 GateRef secondLength = GetLengthOfTaggedArray(second); in AppendSkipHole() local