Home
last modified time | relevance | path

Searched defs:ShouldReduceMemory (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc-js/
Dcpp-heap.cc510 bool ShouldReduceMemory(CppHeap::GarbageCollectionFlags flags) { in ShouldReduceMemory() function
/third_party/node/deps/v8/src/heap/
Dheap.h1749 inline bool ShouldReduceMemory() const { in ShouldReduceMemory() function