Searched defs:has_extends (Results 1 – 2 of 2) sorted by relevance
2317 bool has_extends, bool* is_computed_name, in ParseClassPropertyDefinition()4548 const bool has_extends = !impl()->IsNull(class_info.extends); in ParseClassLiteral() local
3273 bool has_extends = class_info->extends != nullptr; in RewriteClassLiteral() local