Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dscavenger.cc141 const int kProcessPromotionListThreshold = kPromotionListSegmentSize / 2; in Process() local
151 kProcessPromotionListThreshold) && in Process()