Searched defs:FatalProcessOutOfMemory (Results 1 – 2 of 2) sorted by relevance
5651 void Heap::FatalProcessOutOfMemory(const char* location, bool is_heap_oom) { in FatalProcessOutOfMemory() function in v8::internal::Heap
238 void i::FatalProcessOutOfMemory(const char* location) { in FatalProcessOutOfMemory() function in v8::i245 void i::V8::FatalProcessOutOfMemory(const char* location, bool is_heap_oom) { in FatalProcessOutOfMemory() function in v8::i::V8