Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.h1778 void BuildFillElementsWithValue(HValue* elements,
Dhydrogen.cc2760 void HGraphBuilder::BuildFillElementsWithValue(HValue* elements, in BuildFillElementsWithValue() function in v8::internal::HGraphBuilder
2823 BuildFillElementsWithValue(elements, elements_kind, from, to, hole); in BuildFillElementsWithHole()
2832 BuildFillElementsWithValue(to_properties, kind, length, capacity, in BuildCopyProperties()