Home
last modified time | relevance | path

Searched refs:kMemoryPressure (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dheap.cc4237 GarbageCollectionReason::kMemoryPressure); in CheckMemoryPressure()
4250 GarbageCollectionReason::kMemoryPressure, in CollectGarbageOnMemoryPressure()
4267 GarbageCollectionReason::kMemoryPressure, in CollectGarbageOnMemoryPressure()
4272 GarbageCollectionReason::kMemoryPressure); in CollectGarbageOnMemoryPressure()
4453 case GarbageCollectionReason::kMemoryPressure: in GarbageCollectionReasonToString()
Dheap.h150 kMemoryPressure = 16, enumerator