AddAlias(std::string alias) const | v8::internal::torque::Type | inline |
AggregateSupertype() const | v8::internal::torque::Type | |
AggregateType(Kind kind, const Type *parent, Namespace *nspace, const std::string &name, MaybeSpecializationKey specialized_from=std::nullopt) | v8::internal::torque::AggregateType | inlineprotected |
aliases_ | v8::internal::torque::Type | mutableprivate |
AlignmentLog2() const override | v8::internal::torque::StructType | virtual |
CheckForDuplicateFields() const | v8::internal::torque::AggregateType | protected |
Classification typedef | v8::internal::torque::StructType | |
ClassificationFlag enum name | v8::internal::torque::StructType | |
ClassifyContents() const | v8::internal::torque::StructType | |
ClassSupertype() const | v8::internal::torque::Type | |
CommonSupertype(const Type *a, const Type *b) | v8::internal::torque::Type | static |
ComputeName(const std::string &basename, MaybeSpecializationKey specialized_from) | v8::internal::torque::Type | static |
constexpr_version_ | v8::internal::torque::Type | mutableprivate |
ConstexprVersion() const | v8::internal::torque::Type | inlinevirtual |
decl_ | v8::internal::torque::StructType | private |
Depth() const | v8::internal::torque::Type | protected |
fields() const | v8::internal::torque::AggregateType | inline |
fields_ | v8::internal::torque::AggregateType | protected |
Finalize() const override | v8::internal::torque::StructType | privatevirtual |
generated_type_name_ | v8::internal::torque::StructType | private |
GetConstexprGeneratedTypeName() const | v8::internal::torque::Type | virtual |
GetDebugType() const | v8::internal::torque::Type | virtual |
GetGeneratedTNodeTypeName() const | v8::internal::torque::Type | |
GetGeneratedTNodeTypeNameImpl() const override | v8::internal::torque::AggregateType | inlinevirtual |
GetGeneratedTypeName() const | v8::internal::torque::Type | |
GetGeneratedTypeNameImpl() const override | v8::internal::torque::StructType | virtual |
GetHandleTypeName(HandleKind kind, const std::string &type_name) const | v8::internal::torque::Type | |
GetHierarchy() const | v8::internal::torque::AggregateType | |
GetPosition() const | v8::internal::torque::StructType | inline |
GetRuntimeType() const | v8::internal::torque::Type | virtual |
GetSpecializedFrom() const | v8::internal::torque::Type | inline |
GetTypeCheckers() const override | v8::internal::torque::AggregateType | inlinevirtual |
HandleKind enum name | v8::internal::torque::Type | |
HandlifiedCppTypeName(HandleKind kind) const | v8::internal::torque::Type | |
HasField(const std::string &name) const | v8::internal::torque::AggregateType | |
id() const | v8::internal::torque::Type | inline |
id_ | v8::internal::torque::Type | private |
is_finalized_ | v8::internal::torque::AggregateType | mutableprotected |
IsAbstractName(const std::string &name) const | v8::internal::torque::Type | private |
IsAbstractType() const | v8::internal::torque::TypeBase | inline |
IsAggregateType() const | v8::internal::torque::TypeBase | inline |
IsBitFieldStructType() const | v8::internal::torque::TypeBase | inline |
IsBool() const | v8::internal::torque::Type | inline |
IsBuiltinPointerType() const | v8::internal::torque::TypeBase | inline |
IsClassType() const | v8::internal::torque::TypeBase | inline |
IsConstexpr() const | v8::internal::torque::Type | inlinevirtual |
IsConstexprBool() const | v8::internal::torque::Type | inline |
IsFloat32() const | v8::internal::torque::Type | inline |
IsFloat64() const | v8::internal::torque::Type | inline |
IsNever() const | v8::internal::torque::Type | inline |
IsStructType() const | v8::internal::torque::TypeBase | inline |
IsSubtypeOf(const Type *supertype) const | v8::internal::torque::Type | virtual |
IsTopType() const | v8::internal::torque::TypeBase | inline |
IsTransient() const | v8::internal::torque::Type | inlinevirtual |
IsUnionType() const | v8::internal::torque::TypeBase | inline |
IsVoid() const | v8::internal::torque::Type | inline |
IsVoidOrNever() const | v8::internal::torque::Type | inline |
Kind enum name | v8::internal::torque::TypeBase | |
kind() const | v8::internal::torque::TypeBase | inlineprotected |
kind_ | v8::internal::torque::TypeBase | private |
LastField() const | v8::internal::torque::AggregateType | inline |
LookupField(const std::string &name) const | v8::internal::torque::AggregateType | |
LookupFieldInternal(const std::string &name) const | v8::internal::torque::AggregateType | protected |
MatchUnaryGeneric(const Type *type, GenericType *generic) | v8::internal::torque::Type | static |
Methods() const | v8::internal::torque::AggregateType | inline |
Methods(const std::string &name) const | v8::internal::torque::AggregateType | |
methods_ | v8::internal::torque::AggregateType | private |
name() const | v8::internal::torque::AggregateType | inline |
name_ | v8::internal::torque::AggregateType | private |
namespace_ | v8::internal::torque::AggregateType | private |
NonConstexprVersion() const | v8::internal::torque::Type | inlinevirtual |
nspace() const | v8::internal::torque::AggregateType | inline |
operator=(const Type &other)=delete | v8::internal::torque::Type | |
PackedSize() const | v8::internal::torque::StructType | |
parent() const | v8::internal::torque::Type | inline |
parent_ | v8::internal::torque::Type | private |
RegisterField(Field field) | v8::internal::torque::AggregateType | inlinevirtual |
RegisterMethod(Method *method) | v8::internal::torque::AggregateType | inline |
set_parent(const Type *t) | v8::internal::torque::Type | inlineprotected |
SetConstexprVersion(const Type *type) const | v8::internal::torque::Type | inlinevirtual |
SetFields(std::vector< Field > fields) | v8::internal::torque::AggregateType | inline |
SimpleName() const | v8::internal::torque::Type | virtual |
SimpleNameImpl() const override | v8::internal::torque::StructType | privatevirtual |
specialized_from_ | v8::internal::torque::Type | private |
StructSupertype() const | v8::internal::torque::Type | |
StructType(Namespace *nspace, const StructDeclaration *decl, MaybeSpecializationKey specialized_from=std::nullopt) | v8::internal::torque::StructType | private |
TagglifiedCppTypeName() const | v8::internal::torque::Type | |
ToExplicitString() const override | v8::internal::torque::StructType | privatevirtual |
ToString() const | v8::internal::torque::Type | |
Type(TypeBase::Kind kind, const Type *parent, MaybeSpecializationKey specialized_from=std::nullopt) | v8::internal::torque::Type | protected |
Type(const Type &other) V8_NOEXCEPT | v8::internal::torque::Type | protected |
TypeBase(Kind kind) | v8::internal::torque::TypeBase | inlineexplicitprotected |
TypeOracle class | v8::internal::torque::StructType | friend |
~TypeBase()=default | v8::internal::torque::TypeBase | virtual |