#include <maglev-ir.h>
Definition at line 7503 of file maglev-ir.h.
◆ Base
◆ TransitionAndStoreArrayElement()
v8::internal::maglev::TransitionAndStoreArrayElement::TransitionAndStoreArrayElement |
( |
uint64_t | bitfield, |
|
|
const compiler::MapRef & | fast_map, |
|
|
const compiler::MapRef & | double_map ) |
|
inlineexplicit |
◆ array_input()
Input & v8::internal::maglev::TransitionAndStoreArrayElement::array_input |
( |
| ) |
|
|
inline |
◆ double_map()
compiler::MapRef v8::internal::maglev::TransitionAndStoreArrayElement::double_map |
( |
| ) |
const |
|
inline |
◆ fast_map()
compiler::MapRef v8::internal::maglev::TransitionAndStoreArrayElement::fast_map |
( |
| ) |
const |
|
inline |
◆ GenerateCode()
◆ index_input()
Input & v8::internal::maglev::TransitionAndStoreArrayElement::index_input |
( |
| ) |
|
|
inline |
◆ MaxCallStackArgs()
int v8::internal::maglev::TransitionAndStoreArrayElement::MaxCallStackArgs |
( |
| ) |
const |
|
inline |
◆ PrintParams()
void v8::internal::maglev::TransitionAndStoreArrayElement::PrintParams |
( |
std::ostream & | , |
|
|
MaglevGraphLabeller * | ) const |
|
inline |
◆ SetValueLocationConstraints()
void v8::internal::maglev::TransitionAndStoreArrayElement::SetValueLocationConstraints |
( |
| ) |
|
◆ value_input()
Input & v8::internal::maglev::TransitionAndStoreArrayElement::value_input |
( |
| ) |
|
|
inline |
◆ double_map_
const compiler::MapRef v8::internal::maglev::TransitionAndStoreArrayElement::double_map_ |
|
private |
◆ fast_map_
const compiler::MapRef v8::internal::maglev::TransitionAndStoreArrayElement::fast_map_ |
|
private |
◆ kInputTypes
Base::InputTypes v8::internal::maglev::TransitionAndStoreArrayElement::kInputTypes |
|
staticconstexpr |
◆ kProperties
OpProperties v8::internal::maglev::TransitionAndStoreArrayElement::kProperties |
|
staticconstexpr |
Initial value:=
static constexpr OpProperties DeferredCall()
static constexpr OpProperties AnySideEffects()
Definition at line 7513 of file maglev-ir.h.
The documentation for this class was generated from the following file: