#include <maglev-ir.h>
Definition at line 6243 of file maglev-ir.h.
◆ Base
◆ AllocateElementsArray()
v8::internal::maglev::AllocateElementsArray::AllocateElementsArray |
( |
uint64_t | bitfield, |
|
|
AllocationType | allocation_type ) |
|
inlineexplicit |
◆ allocation_type()
AllocationType v8::internal::maglev::AllocateElementsArray::allocation_type |
( |
| ) |
const |
|
inline |
◆ GenerateCode()
◆ length_input()
Input & v8::internal::maglev::AllocateElementsArray::length_input |
( |
| ) |
|
|
inline |
◆ MaxCallStackArgs()
int v8::internal::maglev::AllocateElementsArray::MaxCallStackArgs |
( |
| ) |
const |
|
inline |
◆ PrintParams()
void v8::internal::maglev::AllocateElementsArray::PrintParams |
( |
std::ostream & | , |
|
|
MaglevGraphLabeller * | ) const |
|
inline |
◆ SetValueLocationConstraints()
void v8::internal::maglev::AllocateElementsArray::SetValueLocationConstraints |
( |
| ) |
|
◆ allocation_type_
AllocationType v8::internal::maglev::AllocateElementsArray::allocation_type_ |
|
private |
◆ kInputTypes
◆ kProperties
OpProperties v8::internal::maglev::AllocateElementsArray::kProperties |
|
staticconstexpr |
Initial value:=
static constexpr OpProperties DeferredCall()
static constexpr OpProperties CanAllocate()
static constexpr OpProperties EagerDeopt()
static constexpr OpProperties NotIdempotent()
Definition at line 6252 of file maglev-ir.h.
The documentation for this class was generated from the following file: