Home
last modified time | relevance | path

Searched refs:DebugTag (Results 1 – 3 of 3) sorted by relevance

/external/webkit/V8Binding/v8/src/
Dlog.h185 static void DebugTag(const char* call_site_tag);
Ddebug.cc2229 Logger::DebugTag("Got request from command queue, in interactive loop."); in NotifyMessageHandler()
2396 Logger::DebugTag("Put command on command_queue."); in ProcessCommand()
Dlog.cc902 void Logger::DebugTag(const char* call_site_tag) { in DebugTag() function in v8::internal::Logger