Home
last modified time | relevance | path

Searched refs:SetIsProfiling (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler.cc79 isolate_->SetIsProfiling(true); in ProfilingScope()
104 if (profiler_count == 0) isolate_->SetIsProfiling(false); in ~ProfilingScope()
/third_party/node/deps/v8/src/execution/
H A Disolate.h1311 void SetIsProfiling(bool enabled) { in SetIsProfiling() function in v8::internal::final

Completed in 6 milliseconds