Searched defs:oldLength (Results 1 – 11 of 11) sorted by relevance
154 uint32_t oldLength = array->GetLength(); in SetCapacity() local163 uint32_t oldLength = array->GetLength(); in SetCapacityInOldSpace() local177 uint32_t oldLength = GetLength(); in Trim() local
73 static inline bool ShouldTrim(uint32_t oldLength, uint32_t newLength) in ShouldTrim()
38 uint32_t oldLength = receiver->GetArrayLength(); in Push() local
2174 uint32_t oldLength) in NewAndCopyTaggedArray()2355 uint32_t oldLength = old->GetLength(); in ExtendArray() local2396 JSHandle<TaggedArray> ObjectFactory::CopyArray(const JSHandle<TaggedArray> &old, uint32_t oldLength… in CopyArray()3612 … [[maybe_unused]] uint32_t oldLength, uint32_t first, uint32_t last) in CopyDeque()
78 uint32_t oldLength = oldElements->GetLength(); in GrowElementsCapacity() local235 uint32_t oldLength = arr->GetArrayLength(); in AddElementInternal() local
86 uint32_t oldLength = oldElements->GetLength(); in GrowCapacity() local
51 uint32_t oldLength = oldElements->GetLength(); in GrowCapacity() local
402 uint32_t oldLength = oldArray->GetLength(); in GrowCapacity() local
240 uint32_t oldLength = literals->GetLength(); in EnumerateLiteralVals() local514 uint32_t oldLength = literals->GetLength(); in GetDatasIgnoreType() local
458 uint32_t oldLength = arr->GetArrayLength(); in StoreElement() local
504 GateRef StubBuilder::ComputePropertyCapacityInJSObj(GateRef oldLength) in ComputePropertyCapacityInJSObj()1547 GateRef oldLength = GetArrayLength(receiver); in ICStoreElement() local