Home
last modified time | relevance | path

Searched refs:tracing_cpu_profiler_ (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate.h2355 std::unique_ptr<TracingCpuProfilerImpl> tracing_cpu_profiler_; variable
Disolate.cc3352 tracing_cpu_profiler_.reset(); in ThrowInternal()
4051 tracing_cpu_profiler_.reset(new TracingCpuProfilerImpl(this)); in ThrowInternal()