Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.h1775 void InvokeOutOfMemoryCallback();
Dheap.cc887 InvokeOutOfMemoryCallback(); in CollectAllAvailableGarbage()
4556 void Heap::InvokeOutOfMemoryCallback() { in InvokeOutOfMemoryCallback() function in v8::internal::Heap