Searched refs:IsMemoryReducingGC (Results 1 – 1 of 1) sorted by relevance
502 bool IsMemoryReducingGC(CppHeap::GarbageCollectionFlags flags) { in IsMemoryReducingGC() function511 return IsMemoryReducingGC(flags) || IsForceGC(flags); in ShouldReduceMemory()