Searched refs:GarbageCollectionFlags (Results 1 – 3 of 3) sorted by relevance
44 using GarbageCollectionFlags = base::Flags<GarbageCollectionFlagValues>; variable141 GarbageCollectionFlags);188 GarbageCollectionFlags current_gc_flags_;205 DEFINE_OPERATORS_FOR_FLAGS(CppHeap::GarbageCollectionFlags)
502 bool IsMemoryReducingGC(CppHeap::GarbageCollectionFlags flags) { in IsMemoryReducingGC()506 bool IsForceGC(CppHeap::GarbageCollectionFlags flags) { in IsForceGC()510 bool ShouldReduceMemory(CppHeap::GarbageCollectionFlags flags) { in ShouldReduceMemory()533 GarbageCollectionFlags gc_flags) { in InitializeTracing()
33 CppHeap::GarbageCollectionFlags ConvertTraceFlags( in ConvertTraceFlags()35 CppHeap::GarbageCollectionFlags result; in ConvertTraceFlags()