Searched refs:IsProfilerSamplerActive (Results 1 – 3 of 3) sorted by relevance
337 static bool IsProfilerSamplerActive();
1227 bool Logger::IsProfilerSamplerActive() { in IsProfilerSamplerActive() function in v8::internal::Logger
146 static bool IsSamplerActive() { return Logger::IsProfilerSamplerActive(); } in IsSamplerActive()