Searched refs:survived_in_new_space (Results 1 – 1 of 1) sorted by relevance
2238 const size_t survived_in_new_space = in ComputeFastPromotionMode() local2243 survived_in_new_space >= kMinPromotedPercentForFastPromotionMode; in ComputeFastPromotionMode()2247 fast_promotion_mode_ ? "true" : "false", survived_in_new_space); in ComputeFastPromotionMode()