Home
last modified time | relevance | path

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

/external/v8/src/
Dheap.h1445 intptr_t total_promoted = PromotedTotalSize(); in NextGCIsLikelyToBeFull() local
1450 if (total_promoted >= adjusted_promotion_limit) return true; in NextGCIsLikelyToBeFull()