Searched refs:PERFORM_SUSPENDING_OPERATION (Results 1 – 1 of 1) sorted by relevance
1757 #define PERFORM_SUSPENDING_OPERATION(op) \ in AllocateInternalWithGc() macro1768 PERFORM_SUSPENDING_OPERATION(WaitForGcToComplete(kGcCauseForAlloc, self)); in AllocateInternalWithGc()1785 const bool gc_ran = PERFORM_SUSPENDING_OPERATION( in AllocateInternalWithGc()1806 const bool plan_gc_ran = PERFORM_SUSPENDING_OPERATION( in AllocateInternalWithGc()1837 PERFORM_SUSPENDING_OPERATION(CollectGarbageInternal(gc_plan_.back(), kGcCauseForAlloc, true)); in AllocateInternalWithGc()1855 PERFORM_SUSPENDING_OPERATION(PerformHomogeneousSpaceCompact()); in AllocateInternalWithGc()1900 #undef PERFORM_SUSPENDING_OPERATION in AllocateInternalWithGc()