Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_array-inl.h85 uint32_t firstLength = first->GetLength(); in Append() local
103 uint32_t firstLength = first->GetLength(); in AppendSkipHole() local
Decma_string-inl.h366 uint32_t firstLength = first->GetLength(); in WriteToFlat() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp8063 GateRef firstLength = GetLengthOfTaggedArray(first); in AppendSkipHole() local