Searched refs:excess_allocation (Results 1 – 3 of 3) sorted by relevance
77 bool Zone::excess_allocation() { in excess_allocation() function
83 inline bool excess_allocation();
5057 } else if (isolate()->zone()->excess_allocation()) { in Advance()