#include <maglev-ir.h>
Definition at line 1624 of file maglev-ir.h.
◆ DeoptInfo()
◆ deopt_entry_label()
| Label * v8::internal::maglev::DeoptInfo::deopt_entry_label |
( |
| ) |
|
|
inline |
◆ feedback_to_update()
◆ has_input_locations()
| bool v8::internal::maglev::DeoptInfo::has_input_locations |
( |
| ) |
const |
|
inline |
◆ InitializeInputLocations()
| void v8::internal::maglev::DeoptInfo::InitializeInputLocations |
( |
Zone * | zone, |
|
|
size_t | count ) |
◆ input_locations()
| InputLocation * v8::internal::maglev::DeoptInfo::input_locations |
( |
| ) |
const |
|
inline |
◆ set_translation_index()
| void v8::internal::maglev::DeoptInfo::set_translation_index |
( |
int | index | ) |
|
|
inline |
◆ top_frame() [1/2]
| DeoptFrame & v8::internal::maglev::DeoptInfo::top_frame |
( |
| ) |
|
|
inline |
◆ top_frame() [2/2]
| const DeoptFrame & v8::internal::maglev::DeoptInfo::top_frame |
( |
| ) |
const |
|
inline |
◆ translation_index()
| int v8::internal::maglev::DeoptInfo::translation_index |
( |
| ) |
const |
|
inline |
◆ deopt_entry_label_
| Label v8::internal::maglev::DeoptInfo::deopt_entry_label_ |
|
private |
◆ feedback_to_update_
◆ input_locations_
| InputLocation* v8::internal::maglev::DeoptInfo::input_locations_ = nullptr |
|
private |
◆ top_frame_
| DeoptFrame v8::internal::maglev::DeoptInfo::top_frame_ |
|
private |
◆ translation_index_
| int v8::internal::maglev::DeoptInfo::translation_index_ = -1 |
|
private |
The documentation for this class was generated from the following files: