Lines Matching refs:Logger
71 v8::internal::Logger* logger = \
79 v8::internal::Logger* logger = \
151 class Logger {
343 explicit Logger(Isolate* isolate);
344 ~Logger();
436 LogTimerEvent(Logger::START); in TIMER_EVENTS_LIST()
439 ~TimerEventScope() { LogTimerEvent(Logger::END); } in TIMER_EVENTS_LIST()
441 void LogTimerEvent(Logger::StartEnd se); in TIMER_EVENTS_LIST()
452 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
455 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
458 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
463 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
469 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
489 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
492 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
495 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
498 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,
503 virtual void CodeCreateEvent(Logger::LogEventsAndTags tag,