Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h414 static const int kMinPromotedPercentForFastPromotionMode = 90; variable
Dheap.cc2243 survived_in_new_space >= kMinPromotedPercentForFastPromotionMode; in ComputeFastPromotionMode()