Searched refs:kAccessorProperty (Results 1 – 1 of 1) sorted by relevance
845 kAccessorProperty, enumerator1796 checker->CheckProperty(name_token, kAccessorProperty, is_static, in ParsePropertyDefinition()3350 DCHECK(type == kMethodProperty || type == kAccessorProperty); in CheckProperty()3361 if (is_generator || type == kAccessorProperty) { in CheckProperty()