Searched defs:is_heap_oom (Results 1 – 2 of 2) sorted by relevance
5914 void Heap::FatalProcessOutOfMemory(const char* location, bool is_heap_oom) { in FatalProcessOutOfMemory()
303 void i::V8::FatalProcessOutOfMemory(const char* location, bool is_heap_oom) { in FatalProcessOutOfMemory()401 void Utils::ReportOOMFailure(const char* location, bool is_heap_oom) { in ReportOOMFailure()