Home
last modified time | relevance | path

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

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