Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h1140 intptr_t adjusted_allocation_limit = in NextGCIsLikelyToBeFull() local
1143 if (PromotedTotalSize() >= adjusted_allocation_limit) return true; in NextGCIsLikelyToBeFull()