Searched refs:StopHeapObjectsTracking (Results 1 – 6 of 6) sorted by relevance
109 void HeapProfiler::StopHeapObjectsTracking() { in StopHeapObjectsTracking() function in v8::internal::HeapProfiler110 ids_->StopHeapObjectsTracking(); in StopHeapObjectsTracking()
34 void StopHeapObjectsTracking();
220 void StopHeapObjectsTracking();
477 void HeapObjectsMap::StopHeapObjectsTracking() { in StopHeapObjectsTracking() function in v8::internal::HeapObjectsMap
7393 reinterpret_cast<i::HeapProfiler*>(this)->StopHeapObjectsTracking(); in StopTrackingHeapObjects()
538 heap_profiler_->StopHeapObjectsTracking(); in ~HeapObjectsTracker()