Home
last modified time | relevance | path

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

/external/v8/src/execution/
Disolate.h1971 std::unique_ptr<TracingCpuProfilerImpl> tracing_cpu_profiler_; variable
Disolate.cc3035 tracing_cpu_profiler_.reset(); in ThrowInternal()
3570 tracing_cpu_profiler_.reset(new TracingCpuProfilerImpl(this)); in ThrowInternal()