Searched defs:CallbackEvent (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/v8/src/ | ||
D | log.h | 520 virtual void CallbackEvent(Name* name, Address entry_point) { } in CallbackEvent() function |
D | cpu-profiler.cc | 183 void CpuProfiler::CallbackEvent(Name* name, Address entry_point) { in CallbackEvent() function in v8::internal::CpuProfiler |
D | log.cc | 1145 void Logger::CallbackEvent(Name* name, Address entry_point) { in CallbackEvent() function in v8::internal::Logger |