Searched refs:IsConciseMethodDefinition (Results 1 – 3 of 3) sorted by relevance
160 bool Expression::IsConciseMethodDefinition() const { in IsConciseMethodDefinition() function in v8::internal::Expression330 value_->IsConciseMethodDefinition() || in NeedsSetFunctionName()
220 bool IsConciseMethodDefinition() const;
3699 property->value()->IsConciseMethodDefinition() || in SetFunctionNameFromPropertyName()3732 !value->IsConciseMethodDefinition() && in SetFunctionName()