Searched refs:IsProfiling (Results 1 – 4 of 4) sorted by relevance
162 bool IsProfiling() const override;
1147 bool ArkNativeEngine::IsProfiling() const in IsProfiling() function in ArkNativeEngine1149 return JSNApi::IsProfiling(vm_); in IsProfiling()
110 } else if (workerEngine->IsProfiling()) { in CheckFreeConditions()
136 virtual bool IsProfiling() const = 0;