Home
last modified time | relevance | path

Searched defs:FatalException (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dcommon.h176 FatalException(const char* filename, int line, const std::string& message) in FatalException() function
/third_party/node/src/api/
Dexceptions.cc242 void FatalException(Isolate* isolate, const v8::TryCatch& try_catch) { in FatalException() function