Home
last modified time | relevance | path

Searched refs:kLowMemoryNotification (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dheap.h148 kLowMemoryNotification = 14, enumerator
Dheap.cc1640 (gc_reason == GarbageCollectionReason::kLowMemoryNotification ? kForcedGC in CollectAllAvailableGarbage()
4449 case GarbageCollectionReason::kLowMemoryNotification: in GarbageCollectionReasonToString()
/third_party/node/deps/v8/src/api/
Dapi.cc9213 i::GarbageCollectionReason::kLowMemoryNotification); in LowMemoryNotification()