Searched refs:StopHeapObjectsTracking (Results 1 – 5 of 5) sorted by relevance
145 void HeapProfiler::StopHeapObjectsTracking() { in StopHeapObjectsTracking() function in v8::internal::HeapProfiler146 ids_->StopHeapObjectsTracking(); in StopHeapObjectsTracking()
41 void StopHeapObjectsTracking();
232 void StopHeapObjectsTracking();
463 void HeapObjectsMap::StopHeapObjectsTracking() { in StopHeapObjectsTracking() function in v8::internal::HeapObjectsMap
9978 reinterpret_cast<i::HeapProfiler*>(this)->StopHeapObjectsTracking(); in StopTrackingHeapObjects()