Searched refs:PERFORM_SUSPENDING_OPERATION (Results 1 – 1 of 1) sorted by relevance
1768 #define PERFORM_SUSPENDING_OPERATION(op) \ in AllocateInternalWithGc() macro1779 PERFORM_SUSPENDING_OPERATION(WaitForGcToComplete(kGcCauseForAlloc, self)); in AllocateInternalWithGc()1809 const bool gc_ran = PERFORM_SUSPENDING_OPERATION( in AllocateInternalWithGc()1834 PERFORM_SUSPENDING_OPERATION(CollectGarbageInternal(gc_plan_.back(), kGcCauseForAlloc, true)); in AllocateInternalWithGc()1856 PERFORM_SUSPENDING_OPERATION(PerformHomogeneousSpaceCompact()); in AllocateInternalWithGc()1901 #undef PERFORM_SUSPENDING_OPERATION in AllocateInternalWithGc()