Searched refs:EstablishElementsAllocationSize (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen.cc1860 HConstant* size_in_bytes_upper_bound = EstablishElementsAllocationSize(
2593 HConstant* HGraphBuilder::EstablishElementsAllocationSize( function in class:v8::internal::HGraphBuilder
2992 HConstant* size_upper_bound = EstablishElementsAllocationSize(
3240 : builder()->EstablishElementsAllocationSize(kind_, capacity_upper_bound);
H A Dhydrogen.h1800 HConstant* EstablishElementsAllocationSize(ElementsKind kind, int capacity);

Completed in 463 milliseconds