#include <maglev-ir.h>
Definition at line 7781 of file maglev-ir.h.
◆ Base
◆ LoadTaggedFieldForScriptContextSlot()
v8::internal::maglev::LoadTaggedFieldForScriptContextSlot::LoadTaggedFieldForScriptContextSlot |
( |
uint64_t | bitfield, |
|
|
const int | index ) |
|
inlineexplicit |
◆ context()
Input & v8::internal::maglev::LoadTaggedFieldForScriptContextSlot::context |
( |
| ) |
|
|
inline |
◆ GenerateCode()
◆ index()
int v8::internal::maglev::LoadTaggedFieldForScriptContextSlot::index |
( |
| ) |
const |
|
inline |
◆ MaxCallStackArgs()
int v8::internal::maglev::LoadTaggedFieldForScriptContextSlot::MaxCallStackArgs |
( |
| ) |
const |
|
inline |
◆ offset()
int v8::internal::maglev::LoadTaggedFieldForScriptContextSlot::offset |
( |
| ) |
const |
|
inline |
◆ options()
auto v8::internal::maglev::LoadTaggedFieldForScriptContextSlot::options |
( |
| ) |
const |
|
inline |
◆ PrintParams()
void v8::internal::maglev::LoadTaggedFieldForScriptContextSlot::PrintParams |
( |
std::ostream & | os, |
|
|
MaglevGraphLabeller * | graph_labeller ) const |
◆ SetValueLocationConstraints()
void v8::internal::maglev::LoadTaggedFieldForScriptContextSlot::SetValueLocationConstraints |
( |
| ) |
|
◆ index_
const int v8::internal::maglev::LoadTaggedFieldForScriptContextSlot::index_ |
|
private |
◆ kContextIndex
int v8::internal::maglev::LoadTaggedFieldForScriptContextSlot::kContextIndex = 0 |
|
staticconstexpr |
◆ kInputTypes
◆ kProperties
OpProperties v8::internal::maglev::LoadTaggedFieldForScriptContextSlot::kProperties |
|
staticconstexpr |
Initial value:
static constexpr OpProperties CanRead()
static constexpr OpProperties DeferredCall()
static constexpr OpProperties CanAllocate()
Definition at line 7790 of file maglev-ir.h.
The documentation for this class was generated from the following files: