Home
last modified time | relevance | path

Searched refs:NotifyOfHighPromotionRate (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dincremental-marking.h195 void NotifyOfHighPromotionRate();
Dincremental-marking.cc483 void IncrementalMarking::NotifyOfHighPromotionRate() { in NotifyOfHighPromotionRate() function in v8::internal::IncrementalMarking
Dheap.cc1297 incremental_marking()->NotifyOfHighPromotionRate(); in PerformGarbageCollection()