#include <maglev-ir.h>
Definition at line 6134 of file maglev-ir.h.
◆ Base
◆ AllocationBlock()
v8::internal::maglev::AllocationBlock::AllocationBlock |
( |
uint64_t | bitfield, |
|
|
AllocationType | allocation_type ) |
|
inlineexplicit |
◆ Add()
◆ allocation_list()
◆ allocation_type()
AllocationType v8::internal::maglev::AllocationBlock::allocation_type |
( |
| ) |
const |
|
inline |
◆ elided_write_barriers_depend_on_type()
bool v8::internal::maglev::AllocationBlock::elided_write_barriers_depend_on_type |
( |
| ) |
const |
|
inline |
◆ GenerateCode()
◆ MaxCallStackArgs()
int v8::internal::maglev::AllocationBlock::MaxCallStackArgs |
( |
| ) |
const |
|
inline |
◆ PrintParams()
void v8::internal::maglev::AllocationBlock::PrintParams |
( |
std::ostream & | os, |
|
|
MaglevGraphLabeller * | graph_labeller ) const |
◆ set_elided_write_barriers_depend_on_type()
void v8::internal::maglev::AllocationBlock::set_elided_write_barriers_depend_on_type |
( |
| ) |
|
|
inline |
◆ set_size()
void v8::internal::maglev::AllocationBlock::set_size |
( |
int | size | ) |
|
|
inline |
◆ SetValueLocationConstraints()
void v8::internal::maglev::AllocationBlock::SetValueLocationConstraints |
( |
| ) |
|
◆ size()
int v8::internal::maglev::AllocationBlock::size |
( |
| ) |
const |
|
inline |
◆ TryPretenure()
void v8::internal::maglev::AllocationBlock::TryPretenure |
( |
| ) |
|
◆ allocation_list_
◆ allocation_type_
AllocationType v8::internal::maglev::AllocationBlock::allocation_type_ |
|
private |
◆ elided_write_barriers_depend_on_type_
bool v8::internal::maglev::AllocationBlock::elided_write_barriers_depend_on_type_ = false |
|
private |
◆ kProperties
OpProperties v8::internal::maglev::AllocationBlock::kProperties |
|
staticconstexpr |
Initial value:
static constexpr OpProperties DeferredCall()
static constexpr OpProperties CanAllocate()
static constexpr OpProperties NotIdempotent()
Definition at line 6141 of file maglev-ir.h.
◆ size_
int v8::internal::maglev::AllocationBlock::size_ = 0 |
|
private |
The documentation for this class was generated from the following files: