#include <deopt-data.h>
Definition at line 103 of file deopt-data.h.
◆ ConsumeArgumentsElements()
| void v8::internal::compiler::turboshaft::FrameStateData::Iterator::ConsumeArgumentsElements |
( |
CreateArgumentsType * | type | ) |
|
|
inline |
◆ ConsumeArgumentsLength()
| void v8::internal::compiler::turboshaft::FrameStateData::Iterator::ConsumeArgumentsLength |
( |
| ) |
|
|
inline |
◆ ConsumeDematerializedObject()
| void v8::internal::compiler::turboshaft::FrameStateData::Iterator::ConsumeDematerializedObject |
( |
uint32_t * | id, |
|
|
uint32_t * | field_count ) |
|
inline |
◆ ConsumeDematerializedObjectReference()
| void v8::internal::compiler::turboshaft::FrameStateData::Iterator::ConsumeDematerializedObjectReference |
( |
uint32_t * | id | ) |
|
|
inline |
◆ ConsumeDematerializedStringConcat()
| void v8::internal::compiler::turboshaft::FrameStateData::Iterator::ConsumeDematerializedStringConcat |
( |
uint32_t * | id | ) |
|
|
inline |
◆ ConsumeDematerializedStringConcatReference()
| void v8::internal::compiler::turboshaft::FrameStateData::Iterator::ConsumeDematerializedStringConcatReference |
( |
uint32_t * | id | ) |
|
|
inline |
◆ ConsumeInput()
| void v8::internal::compiler::turboshaft::FrameStateData::Iterator::ConsumeInput |
( |
MachineType * | machine_type, |
|
|
OpIndex * | input ) |
|
inline |
◆ ConsumeRestLength()
| void v8::internal::compiler::turboshaft::FrameStateData::Iterator::ConsumeRestLength |
( |
| ) |
|
|
inline |
◆ ConsumeUnusedRegister()
| void v8::internal::compiler::turboshaft::FrameStateData::Iterator::ConsumeUnusedRegister |
( |
| ) |
|
|
inline |
◆ current_instr()
| Instr v8::internal::compiler::turboshaft::FrameStateData::Iterator::current_instr |
( |
| ) |
|
|
inline |
◆ has_more()
| bool v8::internal::compiler::turboshaft::FrameStateData::Iterator::has_more |
( |
| ) |
const |
|
inline |
◆ inputs
| base::Vector<const OpIndex> v8::internal::compiler::turboshaft::FrameStateData::Iterator::inputs |
◆ instructions
| base::Vector<const Instr> v8::internal::compiler::turboshaft::FrameStateData::Iterator::instructions |
◆ int_operands
| base::Vector<const uint32_t> v8::internal::compiler::turboshaft::FrameStateData::Iterator::int_operands |
◆ machine_types
The documentation for this struct was generated from the following file: