Home
last modified time | relevance | path

Searched refs:CollectGarbageOnMemoryPressure (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dheap.h1773 void CollectGarbageOnMemoryPressure();
Dheap.cc4481 CollectGarbageOnMemoryPressure(); in CheckMemoryPressure()
4494 void Heap::CollectGarbageOnMemoryPressure() { in CollectGarbageOnMemoryPressure() function in v8::internal::Heap