V8 Project
|
#include <cpu-profiler.h>
Public Member Functions | |
INLINE (void UpdateCodeMap(CodeMap *code_map)) | |
Public Attributes | |
Address | from |
Address | to |
![]() | |
Type | type |
unsigned | order |
Additional Inherited Members | |
![]() | |
enum | Type { NONE = 0 , NUMBER_OF_TYPES } |
Definition at line 60 of file cpu-profiler.h.
v8::internal::CodeMoveEventRecord::INLINE | ( | void | UpdateCodeMapCodeMap *code_map | ) |
Address v8::internal::CodeMoveEventRecord::from |
Definition at line 62 of file cpu-profiler.h.
Referenced by v8::internal::CpuProfiler::CodeMoveEvent().
Address v8::internal::CodeMoveEventRecord::to |
Definition at line 63 of file cpu-profiler.h.
Referenced by v8::internal::CpuProfiler::CodeMoveEvent().