Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/inspector/
Dv8-heap-profiler-agent-impl.h70 static void onTimer(void*);
Dv8-heap-profiler-agent-impl.cc351 void V8HeapProfilerAgentImpl::onTimer(void* data) { in onTimer() function in v8_inspector::V8HeapProfilerAgentImpl
361 0.05, &V8HeapProfilerAgentImpl::onTimer, reinterpret_cast<void*>(this)); in startTrackingHeapObjectsInternal()