Searched refs:survived (Results 1 – 6 of 6) sorted by relevance
2739 int survived = 0; in ClearNonLiveDependentCodeInGroup() local2753 survived = 1; in ClearNonLiveDependentCodeInGroup()2761 if (new_start + survived != i) { in ClearNonLiveDependentCodeInGroup()2762 entries->set_object_at(new_start + survived, obj); in ClearNonLiveDependentCodeInGroup()2764 Object** slot = entries->slot_at(new_start + survived); in ClearNonLiveDependentCodeInGroup()2766 survived++; in ClearNonLiveDependentCodeInGroup()2771 static_cast<DependentCode::DependencyGroup>(group), survived); in ClearNonLiveDependentCodeInGroup()2772 return survived; in ClearNonLiveDependentCodeInGroup()2784 int survived = ClearNonLiveDependentCodeInGroup( in ClearNonLiveDependentCode() local2786 new_number_of_entries += survived; in ClearNonLiveDependentCode()
1130 inline void IncrementYoungSurvivorsCounter(int survived) { in IncrementYoungSurvivorsCounter() argument1131 DCHECK(survived >= 0); in IncrementYoungSurvivorsCounter()1132 survived_since_last_expansion_ += survived; in IncrementYoungSurvivorsCounter()
537 straight-forward and not very interesting (once you've survived
444 straight-forward and not very interesting (once you've survived
567 ; instructions. Instead, just make sure we survived codegen.
7476 slice of the external string survived as a symbol.