Searched refs:API_Fatal (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dv8checks.h33 void API_Fatal(const char* location, const char* format, ...);
H A Dchecks.cc92 void API_Fatal(const char* location, const char* format, ...) { function
H A Dapi.cc131 API_Fatal(location, message);

Completed in 617 milliseconds