Lines Matching refs:starts
3607 DependentCode::GroupStartIndexes starts(site->dependent_code());
3608 CHECK_GE(starts.number_of_entries(), 1);
3609 int index = starts.at(DependentCode::kAllocationSiteTransitionChangedGroup);
3627 DependentCode::GroupStartIndexes starts(site->dependent_code());
3628 int index = starts.at(DependentCode::kAllocationSiteTransitionChangedGroup);