Searched refs:StopHeapObjectsTracking (Results 1 – 5 of 5) sorted by relevance
149 void HeapProfiler::StopHeapObjectsTracking() { in StopHeapObjectsTracking() function in v8::internal::HeapProfiler150 ids_->StopHeapObjectsTracking(); in StopHeapObjectsTracking()
43 void StopHeapObjectsTracking();
278 void StopHeapObjectsTracking();
417 void HeapObjectsMap::StopHeapObjectsTracking() { time_intervals_.clear(); } in StopHeapObjectsTracking() function in v8::internal::HeapObjectsMap
11016 reinterpret_cast<i::HeapProfiler*>(this)->StopHeapObjectsTracking(); in StopTrackingHeapObjects()