Searched refs:StopHeapObjectsTracking (Results 1 – 5 of 5) sorted by relevance
158 void HeapProfiler::StopHeapObjectsTracking() { in StopHeapObjectsTracking() function in v8::internal::HeapProfiler159 ids_->StopHeapObjectsTracking(); in StopHeapObjectsTracking()
43 void StopHeapObjectsTracking();
253 void StopHeapObjectsTracking();
423 void HeapObjectsMap::StopHeapObjectsTracking() { time_intervals_.clear(); } in StopHeapObjectsTracking() function in v8::internal::HeapObjectsMap
10416 reinterpret_cast<i::HeapProfiler*>(this)->StopHeapObjectsTracking(); in StopTrackingHeapObjects()