Searched defs:oldLength (Results 1 – 13 of 13) sorted by relevance
81 static inline bool ShouldTrim(uint32_t oldLength, uint32_t newLength) in ShouldTrim()
155 uint32_t oldLength = array->GetLength(); in SetCapacity() local164 uint32_t oldLength = array->GetLength(); in SetCapacityInOldSpace() local245 uint32_t oldLength = GetLength(); in Trim() local
120 uint32_t oldLength = VectorToArrayIndex(capacity); in Copy() local
2189 uint32_t oldLength) in NewAndCopyTaggedArray()2351 uint32_t oldLength = old->GetLength(); in ExtendArray() local2392 JSHandle<TaggedArray> ObjectFactory::CopyArray(const JSHandle<TaggedArray> &old, uint32_t oldLength… in CopyArray()2445 uint32_t oldLength = old->GetLength(); in ExtendLayoutInfo() local3645 … [[maybe_unused]] uint32_t oldLength, uint32_t first, uint32_t last) in CopyDeque()
38 uint32_t oldLength = receiver->GetArrayLength(); in Push() local
80 uint32_t oldLength = oldElements->GetLength(); in GrowElementsCapacity() local244 uint32_t oldLength = arr->GetArrayLength(); in AddElementInternal() local
90 uint32_t oldLength = oldLayout->GetPropertiesCapacity(); in ExtendTSObjLayoutInfo() local
86 uint32_t oldLength = oldElements->GetLength(); in GrowCapacity() local
51 uint32_t oldLength = oldElements->GetLength(); in GrowCapacity() local
400 uint32_t oldLength = oldArray->GetLength(); in GrowCapacity() local
205 uint32_t oldLength = literals->GetLength(); in EnumerateLiteralVals() local461 uint32_t oldLength = literals->GetLength(); in GetDatasIgnoreType() local
458 uint32_t oldLength = arr->GetArrayLength(); in StoreElement() local
537 GateRef StubBuilder::ComputePropertyCapacityInJSObj(GateRef oldLength) in ComputePropertyCapacityInJSObj()1747 GateRef oldLength = GetArrayLength(receiver); in ICStoreElement() local