Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_array.cpp65 uint32_t firstLength = first->GetLength(); in Append() local
83 uint32_t firstLength = first->GetLength(); in AppendSkipHole() local
Decma_string-inl.h401 uint32_t firstLength = first->GetLength(); in WriteToFlat() local
Decma_string.cpp524 uint32_t firstLength = firstString->GetLength(); in CalculateAllConcatHashCode() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp10056 GateRef firstLength = GetLengthOfTaggedArray(first); in AppendSkipHole() local