Searched refs:EstablishElementsAllocationSize (Results 1 – 2 of 2) sorted by relevance
1800 HConstant* EstablishElementsAllocationSize(ElementsKind kind, int capacity);
1860 HConstant* size_in_bytes_upper_bound = EstablishElementsAllocationSize( in BuildRegExpConstructResult()2593 HConstant* HGraphBuilder::EstablishElementsAllocationSize( in EstablishElementsAllocationSize() function in v8::internal::HGraphBuilder2992 HConstant* size_upper_bound = EstablishElementsAllocationSize( in BuildCloneShallowArrayNonEmpty()3240 : builder()->EstablishElementsAllocationSize(kind_, capacity_upper_bound); in AllocateArray()