Lines Matching defs:newLength
493 uint32_t newLength = old->GetLength(); in CloneProperties() local
597 uint32_t newLength = old->GetLength(); in CloneProperties() local
2626 …Array> ObjectFactory::NewAndCopyTaggedArray(JSHandle<TaggedArray> &srcElements, uint32_t newLength, in NewAndCopyTaggedArray()
2646 uint32_t newLength, uint32_t oldLength, uint32_t k) in NewAndCopyTaggedArraySkipBarrier()
2675 …bject> ObjectFactory::NewAndCopyJSArrayObject(JSHandle<JSObject> thisObjHandle, uint32_t newLength, in NewAndCopyJSArrayObject()
2695 … ObjectFactory::NewAndCopyTaggedArrayByObject(JSHandle<JSObject> thisObjHandle, uint32_t newLength, in NewAndCopyTaggedArrayByObject()
2717 … uint32_t newLength, uint32_t oldLength, in NewAndCopyMutantTaggedArrayByObject()
2980 uint32_t newLength = end - start; in CopyPartArray() local
3002 … ObjectFactory::CopyArray(const JSHandle<TaggedArray> &old, uint32_t oldLength, uint32_t newLength, in CopyArray()
3054 uint32_t newLength = oldLength - EnumCache::ENUM_CACHE_HEADER_SIZE; in CopyFromEnumCache() local
3099 uint32_t newLength = old->GetLength(); in CopyLayoutInfo() local
4416 JSHandle<TaggedArray> ObjectFactory::CopyDeque(const JSHandle<TaggedArray> &old, uint32_t newLength, in CopyDeque()
4454 JSHandle<TaggedArray> ObjectFactory::CopyQueue(const JSHandle<TaggedArray> &old, uint32_t newLength, in CopyQueue()