Home | History | Annotate | Download | only in cctest

Lines Matching refs:RetryAfterGC

237   CHECK(Failure::RetryAfterGC(NEW_SPACE)->IsFailure());
239 Failure::RetryAfterGC(NEW_SPACE)->allocation_space());
241 Failure::RetryAfterGC(OLD_POINTER_SPACE)->allocation_space());