Home
last modified time | relevance | path

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

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