Home
last modified time | relevance | path

Searched defs:MemoryPressureNotification (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/zone/
Daccounting-allocator.cc31 void AccountingAllocator::MemoryPressureNotification( in MemoryPressureNotification() function in v8::internal::AccountingAllocator
/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher.cc436 void CompilerDispatcher::MemoryPressureNotification( in MemoryPressureNotification() function in v8::internal::CompilerDispatcher
/external/v8/src/heap/
Dheap.cc3607 void Heap::MemoryPressureNotification(MemoryPressureLevel level, in MemoryPressureNotification() function in v8::internal::Heap
/external/v8/src/
Dapi.cc8767 void Isolate::MemoryPressureNotification(MemoryPressureLevel level) { in MemoryPressureNotification() function in v8::Isolate