Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_array.cpp74 uint32_t firstLength = first->GetLength(); in Append() local
92 uint32_t firstLength = first->GetLength(); in AppendSkipHole() local
Decma_string-inl.h401 uint32_t firstLength = first->GetLength(); in WriteToFlat() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp9183 GateRef firstLength = GetLengthOfTaggedArray(first); in AppendSkipHole() local