Home | History | Annotate | Download | only in src

Lines Matching defs:FatalProcessOutOfMemory

78           i::V8::FatalProcessOutOfMemory(NULL);                                \
127 // When V8 cannot allocated memory FatalProcessOutOfMemory is called.
129 void i::V8::FatalProcessOutOfMemory(const char* location) {