Searched refs:StopHeapObjectsTracking (Results 1 – 5 of 5) sorted by relevance
151 void HeapProfiler::StopHeapObjectsTracking() { in StopHeapObjectsTracking() function in v8::internal::HeapProfiler152 ids_->StopHeapObjectsTracking(); in StopHeapObjectsTracking()
46 void StopHeapObjectsTracking();
316 void StopHeapObjectsTracking();
618 void HeapObjectsMap::StopHeapObjectsTracking() { time_intervals_.clear(); } in StopHeapObjectsTracking() function in v8::internal::HeapObjectsMap
10233 reinterpret_cast<i::HeapProfiler*>(this)->StopHeapObjectsTracking(); in StopTrackingHeapObjects()