Home | History | Annotate | Download | only in cctest

Lines Matching refs:RetryAfterGC

185   CHECK(Failure::RetryAfterGC(NEW_SPACE)->IsFailure());
187 Failure::RetryAfterGC(NEW_SPACE)->allocation_space());
189 Failure::RetryAfterGC(OLD_POINTER_SPACE)->allocation_space());