Searched refs:capacity_upper_bound (Results 1 – 2 of 2) sorted by relevance
1738 int capacity_upper_bound,1742 HConstant* capacity_upper_bound,
3454 HConstant* capacity_upper_bound, in AllocateArray() argument3458 capacity_upper_bound->GetInteger32Constant(), in AllocateArray()3466 int capacity_upper_bound, in AllocateArray() argument3471 : builder()->EstablishElementsAllocationSize(kind_, capacity_upper_bound); in AllocateArray()