Searched refs:ClassScopeHasPrivateBrand (Results 1 – 4 of 4) sorted by relevance
98 bool ClassScopeHasPrivateBrand() const;
723 bool ScopeInfo::ClassScopeHasPrivateBrand() const { in ClassScopeHasPrivateBrand() function in v8::internal::ScopeInfo
200 if (scope_info->ClassScopeHasPrivateBrand()) { in ClassScope()283 if (scope_info->ClassScopeHasPrivateBrand()) { in DeclarationScope()
2416 if (ClassScopeHasPrivateBrand()) os << "\n - class scope has private brand"; in ScopeInfoPrint()