Searched refs:kFastMarking (Results 1 – 1 of 1) sorted by relevance
102 static const intptr_t kFastMarking = 3; variable110 Step(allocated * kFastMarking / kInitialAllocationMarkingFactor, in OldSpaceStep()208 if (allocation_marking_factor_ < kFastMarking) { in NotifyOfHighPromotionRate()211 static_cast<int>(kFastMarking)); in NotifyOfHighPromotionRate()213 allocation_marking_factor_ = kFastMarking; in NotifyOfHighPromotionRate()