#include <maglev-ir.h>
Definition at line 8000 of file maglev-ir.h.
◆ Base
◆ ExtendPropertiesBackingStore()
| v8::internal::maglev::ExtendPropertiesBackingStore::ExtendPropertiesBackingStore |
( |
uint64_t | bitfield, |
|
|
int | old_length ) |
|
inlineexplicit |
◆ GenerateCode()
◆ MaxCallStackArgs()
| int v8::internal::maglev::ExtendPropertiesBackingStore::MaxCallStackArgs |
( |
| ) |
const |
|
inline |
◆ object_input()
| Input & v8::internal::maglev::ExtendPropertiesBackingStore::object_input |
( |
| ) |
|
|
inline |
◆ old_length()
| int v8::internal::maglev::ExtendPropertiesBackingStore::old_length |
( |
| ) |
const |
|
inline |
◆ PrintParams()
| void v8::internal::maglev::ExtendPropertiesBackingStore::PrintParams |
( |
std::ostream & | os, |
|
|
MaglevGraphLabeller * | graph_labeller ) const |
◆ property_array_input()
| Input & v8::internal::maglev::ExtendPropertiesBackingStore::property_array_input |
( |
| ) |
|
|
inline |
◆ SetValueLocationConstraints()
| void v8::internal::maglev::ExtendPropertiesBackingStore::SetValueLocationConstraints |
( |
| ) |
|
◆ kInputTypes
| Base::InputTypes v8::internal::maglev::ExtendPropertiesBackingStore::kInputTypes |
|
staticconstexpr |
◆ kObjectIndex
| int v8::internal::maglev::ExtendPropertiesBackingStore::kObjectIndex = 1 |
|
staticconstexpr |
◆ kProperties
| OpProperties v8::internal::maglev::ExtendPropertiesBackingStore::kProperties |
|
staticconstexpr |
Initial value:=
static constexpr OpProperties CanRead()
static constexpr OpProperties DeferredCall()
static constexpr OpProperties CanAllocate()
static constexpr OpProperties CanWrite()
static constexpr OpProperties EagerDeopt()
static constexpr OpProperties NotIdempotent()
Definition at line 8008 of file maglev-ir.h.
◆ kPropertyArrayIndex
| int v8::internal::maglev::ExtendPropertiesBackingStore::kPropertyArrayIndex = 0 |
|
staticconstexpr |
◆ old_length_
| const int v8::internal::maglev::ExtendPropertiesBackingStore::old_length_ |
|
private |
The documentation for this class was generated from the following files: