Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap.h159 kBackgroundAllocationFailure = 25, enumerator
161 kLastReason = kBackgroundAllocationFailure,
Dheap.cc2181 GarbageCollectionReason::kBackgroundAllocationFailure, in CollectGarbageForBackground()
2189 GarbageCollectionReason::kBackgroundAllocationFailure, in CheckCollectionRequested()
4473 case GarbageCollectionReason::kBackgroundAllocationFailure: in GarbageCollectionReasonToString()