Lines Matching refs:BuildGrowElementsCapacity
1324 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,