#include <turbofan-types.h>
Definition at line 656 of file turbofan-types.h.
◆ StructuralType()
v8::internal::compiler::StructuralType::StructuralType |
( |
Kind | kind, |
|
|
int | length, |
|
|
Zone * | zone ) |
|
inlineprotected |
◆ Get()
Type v8::internal::compiler::StructuralType::Get |
( |
int | i | ) |
const |
|
inlineprotected |
◆ Length()
int v8::internal::compiler::StructuralType::Length |
( |
| ) |
const |
|
inlineprotected |
◆ LengthForTesting()
int v8::internal::compiler::StructuralType::LengthForTesting |
( |
| ) |
const |
|
inline |
◆ Set()
void v8::internal::compiler::StructuralType::Set |
( |
int | i, |
|
|
Type | type ) |
|
inlineprotected |
◆ Shrink()
void v8::internal::compiler::StructuralType::Shrink |
( |
int | length | ) |
|
|
inlineprotected |
◆ Type
◆ elements_
Type* v8::internal::compiler::StructuralType::elements_ |
|
private |
◆ length_
int v8::internal::compiler::StructuralType::length_ |
|
private |
The documentation for this class was generated from the following file: