Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h367 kLowMemoryNotification = 14, enumerator
Dheap.cc4651 case GarbageCollectionReason::kLowMemoryNotification: in GarbageCollectionReasonToString()
/external/v8/src/
Dapi.cc8596 i::GarbageCollectionReason::kLowMemoryNotification); in LowMemoryNotification()