Searched refs:DebugTag (Results 1 – 3 of 3) sorted by relevance
198 void DebugTag(const char* call_site_tag);
2893 isolate_->logger()->DebugTag( in NotifyMessageHandler()3070 isolate_->logger()->DebugTag("Put command on command_queue."); in ProcessCommand()
1219 void Logger::DebugTag(const char* call_site_tag) { in DebugTag() function in v8::internal::Logger