Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/src/torque/
H A Dtype-oracle.h110 return Declarations::LookupGlobalUniqueGenericType(WEAK_TYPE_STRING); in GetWeakGeneric()
114 return Declarations::LookupGlobalUniqueGenericType(SMI_TAGGED_TYPE_STRING); in GetSmiTaggedGeneric()
118 return Declarations::LookupGlobalUniqueGenericType(LAZY_TYPE_STRING); in GetLazyGeneric()
H A Ddeclarations.h89 static GenericType* LookupGlobalUniqueGenericType(const std::string& name);
H A Ddeclarations.cc147 GenericType* Declarations::LookupGlobalUniqueGenericType( in LookupGlobalUniqueGenericType() function in v8::internal::torque::Declarations
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/torque/
H A Dtype-oracle.h106 return Declarations::LookupGlobalUniqueGenericType(WEAK_TYPE_STRING); in GetWeakGeneric()
110 return Declarations::LookupGlobalUniqueGenericType(SMI_TAGGED_TYPE_STRING); in GetSmiTaggedGeneric()
H A Ddeclarations.h80 static GenericType* LookupGlobalUniqueGenericType(const std::string& name);
H A Ddeclarations.cc147 GenericType* Declarations::LookupGlobalUniqueGenericType( in LookupGlobalUniqueGenericType() function in v8::internal::torque::Declarations
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/torque/
H A Dtype-oracle.h106 return Declarations::LookupGlobalUniqueGenericType(WEAK_TYPE_STRING); in GetWeakGeneric()
110 return Declarations::LookupGlobalUniqueGenericType(SMI_TAGGED_TYPE_STRING); in GetSmiTaggedGeneric()
H A Ddeclarations.h80 static GenericType* LookupGlobalUniqueGenericType(const std::string& name);
H A Ddeclarations.cc147 GenericType* Declarations::LookupGlobalUniqueGenericType( in LookupGlobalUniqueGenericType() function in v8::internal::torque::Declarations