Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h950 void ReportExternalMemoryPressure();
Dheap.cc1262 void Heap::ReportExternalMemoryPressure() { in ReportExternalMemoryPressure() function in v8::internal::Heap
/external/v8/src/
Dapi.cc8086 heap->ReportExternalMemoryPressure(); in ReportExternalAllocationLimitReached()