Searched refs:GetGenericScope (Results 1 – 2 of 2) sorted by relevance
135 Scope* GetGenericScope(Generic* generic, const TypeVector& types);196 : activator_(declarations->GetGenericScope(key.first, key.second)) {} in GenericScopeActivator()
35 Scope* Declarations::GetGenericScope(Generic* generic, in GetGenericScope() function in v8::internal::torque::Declarations