Searched defs:BeginPhaseKind (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/ | ||
| D | pipeline-statistics.cc | 73 void PipelineStatistics::BeginPhaseKind(const char* phase_kind_name) { in BeginPhaseKind() function in v8::internal::compiler::PipelineStatistics |
| D | pipeline.cc | 562 void BeginPhaseKind(const char* phase_kind_name) { in BeginPhaseKind() function in v8::internal::compiler::PipelineData |