Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dpipeline-statistics.h61 bool InPhaseKind() { return !!phase_kind_stats_.scope_; } in InPhaseKind()
79 CommonStats phase_kind_stats_; member in v8::internal::compiler::PipelineStatistics
H A Dpipeline-statistics.cc79 phase_kind_stats_.Begin(this); in BeginPhaseKind()
85 phase_kind_stats_.End(this, &diff); in EndPhaseKind()

Completed in 2 milliseconds