Searched defs:VPrint (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/base/platform/ | ||
| D | platform-posix.cc | 599 void OS::VPrint(const char* format, va_list args) { in VPrint() function in v8::base::OS |
| D | platform-win32.cc | 618 void OS::VPrint(const char* format, va_list args) { in VPrint() function in v8::base::OS |