Searched refs:SetIsProfiling (Results 1 – 2 of 2) sorted by relevance
77 vm_->GetJSThread()->SetIsProfiling(true); in StartCpuProfilerForInfo()140 vm_->GetJSThread()->SetIsProfiling(true); in StartCpuProfilerForFile()170 vm_->GetJSThread()->SetIsProfiling(false); in StopCpuProfilerForInfo()205 vm_->GetJSThread()->SetIsProfiling(false); in StopCpuProfilerForFile()
411 void SetIsProfiling(bool isProfiling) in SetIsProfiling() function