Searched refs:DebugTag (Results 1 – 3 of 3) sorted by relevance
185 static void DebugTag(const char* call_site_tag);
2229 Logger::DebugTag("Got request from command queue, in interactive loop."); in NotifyMessageHandler()2396 Logger::DebugTag("Put command on command_queue."); in ProcessCommand()
902 void Logger::DebugTag(const char* call_site_tag) { in DebugTag() function in v8::internal::Logger