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

/external/chromium_org/v8/src/
H A Dhydrogen.h1689 HValue* BuildGrowElementsCapacity(HValue* object,
H A Dhydrogen.cc1324 HValue* new_elements = BuildGrowElementsCapacity(object, elements,
1365 HValue* new_elements = BuildGrowElementsCapacity(object, elements, kind,
1410 BuildGrowElementsCapacity(object, elements, from_kind, to_kind,
2322 HValue* HGraphBuilder::BuildGrowElementsCapacity(HValue* object, function in class:v8::internal::HGraphBuilder

Completed in 225 milliseconds