V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::CodeDeoptEventRecord Class Reference
Inheritance diagram for v8::internal::CodeDeoptEventRecord:
v8::internal::CodeEventRecord

Public Member Functions

V8_INLINE void UpdateCodeMap (CodeMap *code_map)
 

Public Attributes

Address instruction_start
 
const chardeopt_reason
 
int deopt_id
 
Address pc
 
int fp_to_sp_delta
 
CpuProfileDeoptFramedeopt_frames
 
int deopt_frame_count
 
- 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 }
 

Detailed Description

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


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