Home
last modified time | relevance | path

Searched refs:onTimer (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/inspector/
Dv8-heap-profiler-agent-impl.h54 static void onTimer(void*);
Dv8-heap-profiler-agent-impl.cc293 void V8HeapProfilerAgentImpl::onTimer(void* data) { in onTimer() function in v8_inspector::V8HeapProfilerAgentImpl
303 0.05, &V8HeapProfilerAgentImpl::onTimer, reinterpret_cast<void*>(this)); in startTrackingHeapObjectsInternal()