Home
last modified time | relevance | path

Searched refs:GetBuiltinType (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dtype-oracle.h70 const Type* builtin_type = self.GetBuiltinType(BUILTIN_POINTER_TYPE_STRING); in GetBuiltinPointerType()
169 return Get().GetBuiltinType(ARGUMENTS_TYPE_STRING); in GetArgumentsType()
173 return Get().GetBuiltinType(BOOL_TYPE_STRING); in GetBoolType()
177 return Get().GetBuiltinType(CONSTEXPR_BOOL_TYPE_STRING); in GetConstexprBoolType()
181 return Get().GetBuiltinType(CONSTEXPR_STRING_TYPE_STRING); in GetConstexprStringType()
185 return Get().GetBuiltinType(CONSTEXPR_INTPTR_TYPE_STRING); in GetConstexprIntPtrType()
189 return Get().GetBuiltinType(CONSTEXPR_INSTANCE_TYPE_TYPE_STRING); in GetConstexprInstanceTypeType()
193 return Get().GetBuiltinType(VOID_TYPE_STRING); in GetVoidType()
197 return Get().GetBuiltinType(RAWPTR_TYPE_STRING); in GetRawPtrType()
201 return Get().GetBuiltinType(EXTERNALPTR_TYPE_STRING); in GetExternalPointerType()
[all …]