V8 Project
v8::internal::CodeCreateEventRecord Class Reference

#include <cpu-profiler.h>

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

Public Member Functions

 INLINE (void UpdateCodeMap(CodeMap *code_map))
 

Public Attributes

Address start
 
CodeEntryentry
 
unsigned size
 
Address shared
 
- 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 49 of file cpu-profiler.h.

Member Function Documentation

◆ INLINE()

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

Member Data Documentation

◆ entry

◆ shared

◆ size

◆ start


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