Home
last modified time | relevance | path

Searched refs:kShorthandProperty (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/parsing/
Dparser-base.h1123 kShorthandProperty, enumerator
2158 *kind = PropertyKind::kShorthandProperty; in SetPropertyKindFromToken()
2382 case PropertyKind::kShorthandProperty: in ParseClassPropertyDefinition()
2590 case PropertyKind::kShorthandProperty: { in ParseObjectPropertyDefinition()