Home
last modified time | relevance | path

Searched refs:IsMemoryReducingGC (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-heap.cc502 bool IsMemoryReducingGC(CppHeap::GarbageCollectionFlags flags) { in IsMemoryReducingGC() function
511 return IsMemoryReducingGC(flags) || IsForceGC(flags); in ShouldReduceMemory()

Completed in 3 milliseconds