Home
last modified time | relevance | path

Searched defs:CallbackEvent (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dlog.h511 virtual void CallbackEvent(Name* name, Address entry_point) { } in CallbackEvent() function
Dlog.cc1120 void Logger::CallbackEvent(Name* name, Address entry_point) { in CallbackEvent() function in v8::internal::Logger
/external/v8/src/profiler/
Dcpu-profiler.cc203 void CpuProfiler::CallbackEvent(Name* name, Address entry_point) { in CallbackEvent() function in v8::internal::CpuProfiler