Searched refs:adjusted_allocation_limit (Results 1 – 1 of 1) sorted by relevance
1140 intptr_t adjusted_allocation_limit = in NextGCIsLikelyToBeFull() local1143 if (PromotedTotalSize() >= adjusted_allocation_limit) return true; in NextGCIsLikelyToBeFull()