21#elif !defined(OFFICIAL_BUILD)
22 V8_Fatal(
"Check failed: %s.", message);
void V8_Fatal(const char *format,...)
void V8_Dcheck(const char *file, int line, const char *message)
constexpr size_t Line() const
constexpr const char * FileName() const
void DCheckImpl(const char *message, const SourceLocation &loc)
void FatalImpl(const char *message, const SourceLocation &loc)