Searched defs:CallbackEvent (Results 1 – 4 of 4) sorted by relevance
435 void CallbackEvent(Name* name, Address entry_point) override {} in CallbackEvent() function487 void CallbackEvent(Name* name, Address entry_point) override {} in CallbackEvent() function
145 void CallbackEvent(Name* name, Address entry_point) { in CallbackEvent() function
1189 void Logger::CallbackEvent(Name* name, Address entry_point) { in CallbackEvent() function in v8::internal::Logger
24 void ProfilerListener::CallbackEvent(Name* name, Address entry_point) { in CallbackEvent() function in v8::internal::ProfilerListener