Home | History | Annotate | Download | only in heap

Lines Matching refs:MaxOldGenerationSize

349   if (OldGenerationCapacity() + size > MaxOldGenerationSize()) return false;