Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser-base.h1112 kShorthandProperty, enumerator
2029 *kind = PropertyKind::kShorthandProperty; in SetPropertyKindFromToken()
2230 case PropertyKind::kShorthandProperty: in ParseClassPropertyDefinition()
2415 case PropertyKind::kShorthandProperty: { in ParseObjectPropertyDefinition()