Home | History | Annotate | Download | only in src

Lines Matching defs:RetryAfterGC

1103 Failure* Failure::RetryAfterGC() {
1104 return RetryAfterGC(NEW_SPACE);
1108 Failure* Failure::RetryAfterGC(AllocationSpace space) {