Searched refs:IsSpecialMethod (Results 1 – 1 of 1) sorted by relevance
98 inline bool IsSpecialMethod(MethodKind kind) { in IsSpecialMethod() function1995 if (is_async && !IsSpecialMethod(method_kind)) { in ParsePropertyDefinition()3596 DCHECK(!IsSpecialMethod(method_type) || type == kMethodProperty); in CheckProperty()