#include <maglev-ir.h>
Definition at line 6209 of file maglev-ir.h.
◆ Base
◆ ArgumentsElements()
v8::internal::maglev::ArgumentsElements::ArgumentsElements |
( |
uint64_t | bitfield, |
|
|
CreateArgumentsType | type, |
|
|
int | formal_parameter_count ) |
|
inlineexplicit |
◆ arguments_count_input()
Input & v8::internal::maglev::ArgumentsElements::arguments_count_input |
( |
| ) |
|
|
inline |
◆ formal_parameter_count()
int v8::internal::maglev::ArgumentsElements::formal_parameter_count |
( |
| ) |
const |
|
inline |
◆ GenerateCode()
◆ MaxCallStackArgs()
int v8::internal::maglev::ArgumentsElements::MaxCallStackArgs |
( |
| ) |
const |
|
inline |
◆ PrintParams()
void v8::internal::maglev::ArgumentsElements::PrintParams |
( |
std::ostream & | , |
|
|
MaglevGraphLabeller * | ) const |
|
inline |
◆ SetValueLocationConstraints()
void v8::internal::maglev::ArgumentsElements::SetValueLocationConstraints |
( |
| ) |
|
◆ type()
◆ formal_parameter_count_
int v8::internal::maglev::ArgumentsElements::formal_parameter_count_ |
|
private |
◆ kInputTypes
◆ kProperties
OpProperties v8::internal::maglev::ArgumentsElements::kProperties |
|
staticconstexpr |
Initial value:
static constexpr OpProperties CanAllocate()
static constexpr OpProperties Call()
static constexpr OpProperties NotIdempotent()
Definition at line 6219 of file maglev-ir.h.
◆ type_
The documentation for this class was generated from the following file: