HomeSort by relevance Sort by last modified time
    Searched refs:SetterCallbackEvent (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/v8/src/
log.h 232 void SetterCallbackEvent(Name* name, Address entry_point);
483 virtual void SetterCallbackEvent(Name* name, Address entry_point) = 0;
522 virtual void SetterCallbackEvent(Name* name, Address entry_point) { }
cpu-profiler.h 239 virtual void SetterCallbackEvent(Name* name, Address entry_point);
log.cc     [all...]
cpu-profiler.cc 355 void CpuProfiler::SetterCallbackEvent(Name* name, Address entry_point) {

Completed in 57 milliseconds