![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <cpu-profiler.h>
Public Member Functions | |
| CodeEventsContainer (CodeEventRecord::Type type=CodeEventRecord::Type::kNoEvent) | |
Public Attributes | ||
| union { | ||
| CodeEventRecord generic | ||
| }; | ||
Definition at line 139 of file cpu-profiler.h.
|
inlineexplicit |
Definition at line 141 of file cpu-profiler.h.
| union { ... } v8::internal::CodeEventsContainer |
| CodeEventRecord v8::internal::CodeEventsContainer::generic |
Definition at line 146 of file cpu-profiler.h.