V8 Project
v8::internal::SharedFunctionInfoMoveEventRecord Class Reference

#include <cpu-profiler.h>

+ Inheritance diagram for v8::internal::SharedFunctionInfoMoveEventRecord:
+ Collaboration diagram for v8::internal::SharedFunctionInfoMoveEventRecord:

Public Member Functions

 INLINE (void UpdateCodeMap(CodeMap *code_map))
 

Public Attributes

Address from
 
Address to
 
- Public Attributes inherited from v8::internal::CodeEventRecord
Type type
 
unsigned order
 

Additional Inherited Members

- Public Types inherited from v8::internal::CodeEventRecord
enum  Type { NONE = 0 , NUMBER_OF_TYPES }
 

Detailed Description

Definition at line 78 of file cpu-profiler.h.

Member Function Documentation

◆ INLINE()

v8::internal::SharedFunctionInfoMoveEventRecord::INLINE ( void   UpdateCodeMapCodeMap *code_map)

Member Data Documentation

◆ from

Address v8::internal::SharedFunctionInfoMoveEventRecord::from

◆ to

Address v8::internal::SharedFunctionInfoMoveEventRecord::to

The documentation for this class was generated from the following file: