Searched refs:GetArrayAllocationSize (Results 1 – 2 of 2) sorted by relevance
3526 TNode<IntPtrT> GetArrayAllocationSize(TNode<TIndex> element_count, in GetArrayAllocationSize() function3534 return GetArrayAllocationSize(element_count, kind, FixedArray::kHeaderSize); in GetFixedArrayAllocationSize()3538 return GetArrayAllocationSize(element_count, PACKED_ELEMENTS, in GetPropertyArrayAllocationSize()
3475 GetArrayAllocationSize(Signed(length), UINT8_ELEMENTS, in AllocateNonEmptyByteArray()3503 GetArrayAllocationSize(Signed(length), UINT8_ELEMENTS, in AllocateByteArray()