Lines Matching defs:newLength
515 uint32_t newLength = old->GetLength(); in CloneProperties() local
621 uint32_t newLength = old->GetLength(); in CloneProperties() local
2892 …Array> ObjectFactory::NewAndCopyTaggedArray(JSHandle<TaggedArray> &srcElements, uint32_t newLength, in NewAndCopyTaggedArray()
2910 uint32_t newLength, uint32_t oldLength, uint32_t k) in NewAndCopyTaggedArraySkipBarrier()
2937 …bject> ObjectFactory::NewAndCopyJSArrayObject(JSHandle<JSObject> thisObjHandle, uint32_t newLength, in NewAndCopyJSArrayObject()
2957 … ObjectFactory::NewAndCopyTaggedArrayByObject(JSHandle<JSObject> thisObjHandle, uint32_t newLength, in NewAndCopyTaggedArrayByObject()
2979 … uint32_t newLength, uint32_t oldLength, in NewAndCopyMutantTaggedArrayByObject()
3242 uint32_t newLength = end - start; in CopyPartArray() local
3264 … ObjectFactory::CopyArray(const JSHandle<TaggedArray> &old, uint32_t oldLength, uint32_t newLength, in CopyArray()
3311 uint32_t newLength = old->GetLength(); in CopyFromKeyArray() local
3363 uint32_t newLength = old->GetLength(); in CopyLayoutInfo() local
4727 JSHandle<TaggedArray> ObjectFactory::CopyDeque(const JSHandle<TaggedArray> &old, uint32_t newLength, in CopyDeque()
4766 JSHandle<TaggedArray> ObjectFactory::CopyQueue(const JSHandle<TaggedArray> &old, uint32_t newLength, in CopyQueue()