V8 Project
|
Public Member Functions | |
BailoutId | bailout_id () const |
int | translation_id () const |
int | pc_offset () const |
DeoptimizationState (BailoutId bailout_id, int translation_id, int pc_offset) | |
![]() | |
INLINE (void *operator new(size_t size, Zone *zone)) | |
void | operator delete (void *, size_t) |
void | operator delete (void *pointer, Zone *zone) |
Private Attributes | |
BailoutId | bailout_id_ |
int | translation_id_ |
int | pc_offset_ |
Definition at line 105 of file code-generator.h.
|
inline |
Definition at line 111 of file code-generator.h.
|
inline |
Definition at line 107 of file code-generator.h.
|
inline |
Definition at line 109 of file code-generator.h.
|
inline |
Definition at line 108 of file code-generator.h.
|
private |
Definition at line 117 of file code-generator.h.
|
private |
Definition at line 119 of file code-generator.h.
|
private |
Definition at line 118 of file code-generator.h.