|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <compilation-statistics.h>
| Public Attributes | |
| const char * | compiler | 
| CompilationStatistics & | s | 
| const bool | machine_output | 
Definition at line 21 of file compilation-statistics.h.
| const char* v8::internal::AsPrintableStatistics::compiler | 
Definition at line 22 of file compilation-statistics.h.
| const bool v8::internal::AsPrintableStatistics::machine_output | 
Definition at line 24 of file compilation-statistics.h.
| CompilationStatistics& v8::internal::AsPrintableStatistics::s | 
Definition at line 23 of file compilation-statistics.h.