Searched defs:has_extends (Results 1 – 2 of 2) sorted by relevance
2354 bool has_extends) { in ParseClassPropertyDefinition()4727 const bool has_extends = !impl()->IsNull(class_info.extends); in ParseClassLiteral() local
3269 bool has_extends = class_info->extends != nullptr; in RewriteClassLiteral() local