Home
last modified time | relevance | path

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

/external/v8/src/
Dlog.h435 void CallbackEvent(Name* name, Address entry_point) override {} in CallbackEvent() function
487 void CallbackEvent(Name* name, Address entry_point) override {} in CallbackEvent() function
Dcode-events.h145 void CallbackEvent(Name* name, Address entry_point) { in CallbackEvent() function
Dlog.cc1189 void Logger::CallbackEvent(Name* name, Address entry_point) { in CallbackEvent() function in v8::internal::Logger
/external/v8/src/profiler/
Dprofiler-listener.cc24 void ProfilerListener::CallbackEvent(Name* name, Address entry_point) { in CallbackEvent() function in v8::internal::ProfilerListener