#include <frame-states.h>
Definition at line 173 of file frame-states.h.
◆ FrameStateInfo()
◆ bailout_id()
BytecodeOffset v8::internal::compiler::FrameStateInfo::bailout_id |
( |
| ) |
const |
|
inline |
◆ bytecode_array()
◆ function_info()
◆ local_count()
int v8::internal::compiler::FrameStateInfo::local_count |
( |
| ) |
const |
|
inline |
◆ max_arguments()
uint16_t v8::internal::compiler::FrameStateInfo::max_arguments |
( |
| ) |
const |
|
inline |
◆ parameter_count()
uint16_t v8::internal::compiler::FrameStateInfo::parameter_count |
( |
| ) |
const |
|
inline |
◆ shared_info()
◆ stack_count()
int v8::internal::compiler::FrameStateInfo::stack_count |
( |
| ) |
const |
|
inline |
◆ state_combine()
◆ type()
◆ bailout_id_
BytecodeOffset const v8::internal::compiler::FrameStateInfo::bailout_id_ |
|
private |
◆ frame_state_combine_
◆ info_
The documentation for this class was generated from the following file: