![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| V8_INLINE void | UpdateCodeMap (CodeMap *code_map) |
Public Attributes | |
| Address | instruction_start |
| const char * | deopt_reason |
| int | deopt_id |
| Address | pc |
| int | fp_to_sp_delta |
| CpuProfileDeoptFrame * | deopt_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 } |
Definition at line 81 of file cpu-profiler.h.