Searched refs:OutOfMemoryCallback (Results 1 – 4 of 4) sorted by relevance
114 typedef void (*OutOfMemoryCallback)(void* data); typedef115 void SetOutOfMemoryCallback(Isolate* isolate, OutOfMemoryCallback callback,
852 void SetOutOfMemoryCallback(v8::debug::OutOfMemoryCallback callback,2178 v8::debug::OutOfMemoryCallback out_of_memory_callback_;
4550 void Heap::SetOutOfMemoryCallback(v8::debug::OutOfMemoryCallback callback, in SetOutOfMemoryCallback()
9112 OutOfMemoryCallback callback, void* data) { in SetOutOfMemoryCallback()