Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Ddeclaration-visitor.h56 Declarations::DeclareGenericType(generic_decl->declaration->name->value, in Predeclare()
Ddeclarations.h144 static GenericType* DeclareGenericType(const std::string& name,
Ddeclarations.cc309 GenericType* Declarations::DeclareGenericType( in DeclareGenericType() function in v8::internal::torque::Declarations