#include <turbofan-types.h>
Definition at line 693 of file turbofan-types.h.
◆ TupleType()
v8::internal::compiler::TupleType::TupleType |
( |
int | length, |
|
|
Zone * | zone ) |
|
inlineprivate |
◆ Arity()
int v8::internal::compiler::TupleType::Arity |
( |
| ) |
const |
|
inline |
◆ Element()
Type v8::internal::compiler::TupleType::Element |
( |
int | i | ) |
const |
|
inline |
◆ InitElement()
void v8::internal::compiler::TupleType::InitElement |
( |
int | i, |
|
|
Type | type ) |
|
inline |
◆ New()
static TupleType * v8::internal::compiler::TupleType::New |
( |
int | length, |
|
|
Zone * | zone ) |
|
inlinestaticprivate |
◆ Type
friend v8::internal::compiler::TupleType::Type |
|
private |
◆ Zone
friend v8::internal::compiler::TupleType::Zone |
|
private |
The documentation for this class was generated from the following file: