Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-heap-profiler-agent-impl.h63 void stopTrackingHeapObjectsInternal();
Dv8-heap-profiler-agent-impl.cc235 stopTrackingHeapObjectsInternal(); in stopTrackingHeapObjects()
245 stopTrackingHeapObjectsInternal(); in disable()
351 void V8HeapProfilerAgentImpl::stopTrackingHeapObjectsInternal() { in stopTrackingHeapObjectsInternal() function in v8_inspector::V8HeapProfilerAgentImpl