Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:BuildAllocateElements

2602 HAllocate* HGraphBuilder::BuildAllocateElements(ElementsKind kind,
2633 HValue* new_array = BuildAllocateElements(kind, size_in_bytes);
9728 HAllocate* elements = BuildAllocateElements(kind, elements_size);