Searched refs:StopTrackingHeapObjects (Results 1 – 4 of 4) sorted by relevance
49 dispatcherImpl->StopTrackingHeapObjects(*req); in HeapprofilerStopTrackingHeapObjectsFuzzTest()
54 DispatchResponse StopTrackingHeapObjects(const StopTrackingHeapObjectsParams ¶ms);75 void StopTrackingHeapObjects(const DispatchRequest &request);
34 { "stopTrackingHeapObjects", &HeapProfilerImpl::DispatcherImpl::StopTrackingHeapObjects }, in Dispatch()160 void HeapProfilerImpl::DispatcherImpl::StopTrackingHeapObjects(const DispatchRequest &request) in StopTrackingHeapObjects() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl167 DispatchResponse response = heapprofiler_->StopTrackingHeapObjects(*params); in StopTrackingHeapObjects()355 DispatchResponse HeapProfilerImpl::StopTrackingHeapObjects(const StopTrackingHeapObjectsParams &par… in StopTrackingHeapObjects() function in panda::ecmascript::tooling::HeapProfilerImpl
51 dispatcherImpl->StopTrackingHeapObjects(*req); in HeapprofilerStartTrackingHeapObjectsFuzzTest()