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