Home | History | Annotate | Download | only in heap

Lines Matching refs:NewArray

1345   allocated_histogram_ = NewArray<HistogramInfo>(LAST_TYPE + 1);
1346 promoted_histogram_ = NewArray<HistogramInfo>(LAST_TYPE + 1);