Searched refs:kMethodProperty (Results 1 – 2 of 2) sorted by relevance
414 const char kMethodProperty[] = "Method"; variable
1124 kMethodProperty, enumerator2161 *kind = PropertyKind::kMethodProperty; in SetPropertyKindFromToken()2189 *kind = PropertyKind::kMethodProperty; in ParsePropertyName()2208 *kind = PropertyKind::kMethodProperty; in ParsePropertyName()2339 kind = PropertyKind::kMethodProperty; in ParseClassPropertyDefinition()2412 case PropertyKind::kMethodProperty: { in ParseClassPropertyDefinition()2424 checker->CheckClassMethodName(name_token, PropertyKind::kMethodProperty, in ParseClassPropertyDefinition()2659 case PropertyKind::kMethodProperty: { in ParseObjectPropertyDefinition()6214 DCHECK(type == PropertyKind::kMethodProperty || in CheckClassMethodName()