Home
last modified time | relevance | path

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

/external/v8/src/
Dchecks.cc38 extern "C" void V8_Fatal(const char* file, int line, const char* format, ...) { in V8_Fatal() function
Dpreparser-api.cc212 extern "C" void V8_Fatal(const char* file, int line, const char* format, ...) { in V8_Fatal() function