Searched defs:SetOutOfMemoryCallback (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/heap/
H A Dheap.cc4550 void Heap::SetOutOfMemoryCallback(v8::debug::OutOfMemoryCallback callback, function in class:v8::internal::Heap
/external/v8/src/
H A Dapi.cc9111 void debug::SetOutOfMemoryCallback(Isolate* isolate, function in class:v8::debug
9115 i_isolate->heap()->SetOutOfMemoryCallback(callback, data);

Completed in 139 milliseconds