Searched refs:ReportExternalMemoryPressure (Results 1 – 3 of 3) sorted by relevance
1089 void ReportExternalMemoryPressure(const char* gc_reason = NULL);
910 void Heap::ReportExternalMemoryPressure(const char* gc_reason) { in ReportExternalMemoryPressure() function in v8::internal::Heap
7139 heap->ReportExternalMemoryPressure( in ReportExternalAllocationLimitReached()