#include <instruction.h>
Definition at line 1330 of file instruction.h.
◆ StateValueDescriptor() [1/2]
v8::internal::compiler::StateValueDescriptor::StateValueDescriptor |
( |
| ) |
|
|
inline |
◆ StateValueDescriptor() [2/2]
◆ arguments_type()
◆ ArgumentsElements()
◆ ArgumentsLength()
◆ Duplicate()
◆ id()
size_t v8::internal::compiler::StateValueDescriptor::id |
( |
| ) |
const |
|
inline |
◆ IsArgumentsElements()
bool v8::internal::compiler::StateValueDescriptor::IsArgumentsElements |
( |
| ) |
const |
|
inline |
◆ IsArgumentsLength()
bool v8::internal::compiler::StateValueDescriptor::IsArgumentsLength |
( |
| ) |
const |
|
inline |
◆ IsDuplicate()
bool v8::internal::compiler::StateValueDescriptor::IsDuplicate |
( |
| ) |
const |
|
inline |
◆ IsNested()
bool v8::internal::compiler::StateValueDescriptor::IsNested |
( |
| ) |
const |
|
inline |
◆ IsNestedObject()
bool v8::internal::compiler::StateValueDescriptor::IsNestedObject |
( |
| ) |
const |
|
inline |
◆ IsOptimizedOut()
bool v8::internal::compiler::StateValueDescriptor::IsOptimizedOut |
( |
| ) |
const |
|
inline |
◆ IsPlain()
bool v8::internal::compiler::StateValueDescriptor::IsPlain |
( |
| ) |
const |
|
inline |
◆ IsRestLength()
bool v8::internal::compiler::StateValueDescriptor::IsRestLength |
( |
| ) |
const |
|
inline |
◆ IsStringConcat()
bool v8::internal::compiler::StateValueDescriptor::IsStringConcat |
( |
| ) |
const |
|
inline |
◆ OptimizedOut()
◆ Plain()
◆ Print()
void v8::internal::compiler::StateValueDescriptor::Print |
( |
std::ostream & | os | ) |
const |
◆ Recursive()
◆ RestLength()
◆ StringConcat()
◆ type()
MachineType v8::internal::compiler::StateValueDescriptor::type |
( |
| ) |
const |
|
inline |
◆ [union]
◆ args_type_
◆ id_
size_t v8::internal::compiler::StateValueDescriptor::id_ |
◆ kind_
◆ type_
MachineType v8::internal::compiler::StateValueDescriptor::type_ |
|
private |
The documentation for this class was generated from the following files: