Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/heap/
Dincremental-marking.h144 void NotifyOfHighPromotionRate() { in NotifyOfHighPromotionRate() function
Dheap.cc1071 incremental_marking()->NotifyOfHighPromotionRate(); in PerformGarbageCollection()