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