#include <maglev-ir.h>
Definition at line 6272 of file maglev-ir.h.
◆ Base
◆ CreateFunctionContext()
v8::internal::maglev::CreateFunctionContext::CreateFunctionContext |
( |
uint64_t | bitfield, |
|
|
compiler::ScopeInfoRef | scope_info, |
|
|
uint32_t | slot_count, |
|
|
ScopeType | scope_type ) |
|
inlineexplicit |
◆ context()
Input & v8::internal::maglev::CreateFunctionContext::context |
( |
| ) |
|
|
inline |
◆ GenerateCode()
◆ MaxCallStackArgs()
int v8::internal::maglev::CreateFunctionContext::MaxCallStackArgs |
( |
| ) |
const |
◆ PrintParams()
void v8::internal::maglev::CreateFunctionContext::PrintParams |
( |
std::ostream & | os, |
|
|
MaglevGraphLabeller * | graph_labeller ) const |
◆ scope_info()
◆ scope_type()
ScopeType v8::internal::maglev::CreateFunctionContext::scope_type |
( |
| ) |
const |
|
inline |
◆ SetValueLocationConstraints()
void v8::internal::maglev::CreateFunctionContext::SetValueLocationConstraints |
( |
| ) |
|
◆ slot_count()
uint32_t v8::internal::maglev::CreateFunctionContext::slot_count |
( |
| ) |
const |
|
inline |
◆ kInputTypes
◆ kProperties
OpProperties v8::internal::maglev::CreateFunctionContext::kProperties |
|
staticconstexpr |
Initial value:=
static constexpr OpProperties CanAllocate()
static constexpr OpProperties Call()
static constexpr OpProperties LazyDeopt()
static constexpr OpProperties NotIdempotent()
Definition at line 6292 of file maglev-ir.h.
◆ scope_info_
◆ scope_type_
ScopeType v8::internal::maglev::CreateFunctionContext::scope_type_ |
|
private |
◆ slot_count_
const uint32_t v8::internal::maglev::CreateFunctionContext::slot_count_ |
|
private |
The documentation for this class was generated from the following files: