Searched defs:isEnable (Results 1 – 2 of 2) sorted by relevance
96 std::shared_ptr<PGOProfiler> Build(EcmaVM *vm, bool isEnable) in Build()129 void Reset(const std::shared_ptr<PGOProfiler>& profiler, bool isEnable) in Reset()
1905 PGOProfiler::PGOProfiler(EcmaVM* vm, bool isEnable) in PGOProfiler()1918 void PGOProfiler::Reset(bool isEnable) in Reset()