![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <pipeline-statistics.h>
Public Member Functions | |
PhaseScope (TurbofanPipelineStatistics *pipeline_stats, const char *name) | |
~PhaseScope () | |
PhaseScope (const PhaseScope &)=delete | |
PhaseScope & | operator= (const PhaseScope &)=delete |
Private Attributes | |
TurbofanPipelineStatistics *const | pipeline_stats_ |
Definition at line 119 of file pipeline-statistics.h.
|
inline |
Definition at line 121 of file pipeline-statistics.h.
|
inline |
Definition at line 125 of file pipeline-statistics.h.
|
delete |
|
delete |
|
private |
Definition at line 132 of file pipeline-statistics.h.