![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <cpu-profiler.h>
Public Member Functions | |
V8_INLINE void | UpdateCodeMap (InstructionStreamMap *instruction_stream_map) |
Public Attributes | |
CodeEntry * | entry |
![]() | |
Type | type |
unsigned | order |
Additional Inherited Members | |
![]() | |
enum class | Type { kNoEvent = 0 , VM_EVENTS_TYPE_LIST =(DECLARE_TYPE) } |
Definition at line 130 of file cpu-profiler.h.
void v8::internal::CodeDeleteEventRecord::UpdateCodeMap | ( | InstructionStreamMap * | instruction_stream_map | ) |
CodeEntry* v8::internal::CodeDeleteEventRecord::entry |
Definition at line 132 of file cpu-profiler.h.