Searched refs:GetFixedArrayAllocationSize (Results 1 – 2 of 2) sorted by relevance
3532 TNode<IntPtrT> GetFixedArrayAllocationSize(TNode<TIndex> element_count, in GetFixedArrayAllocationSize() function
4322 TNode<IntPtrT> total_size = GetFixedArrayAllocationSize(capacity, kind); in AllocateFixedArray()