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()
163 v8::base::OS::VPrintError(format, arguments); in V8_Fatal()
156 static PRINTF_FORMAT(1, 0) void VPrintError(const char* format, va_list args);
628 VPrintError(format, args); in PrintError()633 void OS::VPrintError(const char* format, va_list args) { in VPrintError() function in v8::base::OS
640 VPrintError(format, args); in PrintError()645 void OS::VPrintError(const char* format, va_list args) { in VPrintError() function in v8::base::OS