Searched refs:GetPropertyArrayAllocationSize (Results 1 – 2 of 2) sorted by relevance
3537 TNode<IntPtrT> GetPropertyArrayAllocationSize(TNode<IntPtrT> element_count) { in GetPropertyArrayAllocationSize() function
4667 TNode<IntPtrT> total_size = GetPropertyArrayAllocationSize(capacity); in AllocatePropertyArray()