Searched refs:InPhase (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | pipeline-statistics.cc | 74 DCHECK(!InPhase()); in BeginPhaseKind() 83 DCHECK(!InPhase()); in EndPhaseKind() |
H A D | pipeline-statistics.h | 64 bool InPhase() { return !!phase_stats_.scope_; } in InPhase() function in v8::internal::compiler::PipelineStatistics |
Completed in 1 milliseconds