Lines Matching defs:newLength
492 uint32_t newLength = old->GetLength(); in CloneProperties() local
596 uint32_t newLength = old->GetLength(); in CloneProperties() local
2825 …Array> ObjectFactory::NewAndCopyTaggedArray(JSHandle<TaggedArray> &srcElements, uint32_t newLength, in NewAndCopyTaggedArray()
2843 uint32_t newLength, uint32_t oldLength, uint32_t k) in NewAndCopyTaggedArraySkipBarrier()
2870 …bject> ObjectFactory::NewAndCopyJSArrayObject(JSHandle<JSObject> thisObjHandle, uint32_t newLength, in NewAndCopyJSArrayObject()
2890 … ObjectFactory::NewAndCopyTaggedArrayByObject(JSHandle<JSObject> thisObjHandle, uint32_t newLength, in NewAndCopyTaggedArrayByObject()
2912 … uint32_t newLength, uint32_t oldLength, in NewAndCopyMutantTaggedArrayByObject()
3175 uint32_t newLength = end - start; in CopyPartArray() local
3197 … ObjectFactory::CopyArray(const JSHandle<TaggedArray> &old, uint32_t oldLength, uint32_t newLength, in CopyArray()
3245 uint32_t newLength = oldLength - EnumCache::ENUM_CACHE_HEADER_SIZE; in CopyFromEnumCache() local
3290 uint32_t newLength = old->GetLength(); in CopyLayoutInfo() local
4610 JSHandle<TaggedArray> ObjectFactory::CopyDeque(const JSHandle<TaggedArray> &old, uint32_t newLength, in CopyDeque()
4648 JSHandle<TaggedArray> ObjectFactory::CopyQueue(const JSHandle<TaggedArray> &old, uint32_t newLength, in CopyQueue()