Home | History | Annotate | Download | only in src

Lines Matching refs:RetryAfterGC

1035 Failure* Failure::RetryAfterGC() {
1036 return RetryAfterGC(NEW_SPACE);
1040 Failure* Failure::RetryAfterGC(AllocationSpace space) {