Searched refs:SetIsProfiling (Results 1 – 2 of 2) sorted by relevance
77 vm_->GetJSThread()->SetIsProfiling(true); in StartCpuProfilerForInfo()137 vm_->GetJSThread()->SetIsProfiling(true); in StartCpuProfilerForFile()164 vm_->GetJSThread()->SetIsProfiling(false); in StopCpuProfilerForInfo()199 vm_->GetJSThread()->SetIsProfiling(false); in StopCpuProfilerForFile()
475 void SetIsProfiling(bool isProfiling) in SetIsProfiling() function