Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap.cc1702 GarbageCollectionReason::kExternalMemoryPressure, in ReportExternalMemoryPressure()
1710 GarbageCollectionReason::kExternalMemoryPressure, in ReportExternalMemoryPressure()
1714 GarbageCollectionReason::kExternalMemoryPressure, in ReportExternalMemoryPressure()
3253 GarbageCollectionReason::kExternalMemoryPressure); in AllocateExternalBackingStore()
3261 GarbageCollectionReason::kExternalMemoryPressure); in AllocateExternalBackingStore()
3267 GarbageCollectionReason::kExternalMemoryPressure); in AllocateExternalBackingStore()
4435 case GarbageCollectionReason::kExternalMemoryPressure: in GarbageCollectionReasonToString()
Dheap.h141 kExternalMemoryPressure = 7, enumerator