Searched defs:GetClosureScope (Results 1 – 2 of 2) sorted by relevance
1460 const DeclarationScope* Scope::GetClosureScope() const { in GetClosureScope() function in v8::internal::Scope1468 DeclarationScope* Scope::GetClosureScope() { in GetClosureScope() function in v8::internal::Scope
836 V8_INLINE DeclarationScope* GetClosureScope() const { in GetClosureScope() function