Searched refs:VPrintError (Results 1 – 5 of 5) sorted by relevance
39 void VPrintError(const char* format, va_list args) { in VPrintError() function50 VPrintError(format, args); in PrintError()
57 v8::base::OS::VPrintError(format, arguments); in V8_Fatal()
466 VPrintError(format, args); in PrintError()471 void OS::VPrintError(const char* format, va_list args) { in VPrintError() function in v8::base::OS
171 static PRINTF_FORMAT(1, 0) void VPrintError(const char* format, va_list args);
636 VPrintError(format, args); in PrintError()641 void OS::VPrintError(const char* format, va_list args) { in VPrintError() function in v8::base::OS