Searched refs:kMethodProperty (Results 1 – 2 of 2) sorted by relevance
396 const char kMethodProperty[] = "Method"; variable
1113 kMethodProperty, enumerator2032 *kind = PropertyKind::kMethodProperty; in SetPropertyKindFromToken()2057 *kind = PropertyKind::kMethodProperty; in ParsePropertyName()2072 *kind = PropertyKind::kMethodProperty; in ParsePropertyName()2198 kind = PropertyKind::kMethodProperty; in ParseClassPropertyDefinition()2247 case PropertyKind::kMethodProperty: { in ParseClassPropertyDefinition()2256 name_token, PropertyKind::kMethodProperty, is_generator, is_async, in ParseClassPropertyDefinition()2481 case PropertyKind::kMethodProperty: { in ParseObjectPropertyDefinition()5848 DCHECK(type == PropertyKind::kMethodProperty || in CheckClassMethodName()