![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <cpu-profiler.h>
Public Types | |
enum class | Type { kNoEvent = 0 , VM_EVENTS_TYPE_LIST =(DECLARE_TYPE) } |
Public Attributes | |
Type | type |
unsigned | order |
Definition at line 48 of file cpu-profiler.h.
|
strong |
Enumerator | |
---|---|
kNoEvent | |
VM_EVENTS_TYPE_LIST |
Definition at line 51 of file cpu-profiler.h.
|
mutable |
Definition at line 55 of file cpu-profiler.h.
Type v8::internal::CodeEventRecord::type |
Definition at line 54 of file cpu-profiler.h.