Searched refs:kNamedExpression (Results 1 – 3 of 3) sorted by relevance
2569 kNamedExpression, enumerator2590 return function_type() == kNamedExpression; in is_named_expression()
875 return FunctionLiteral::kNamedExpression; in ComputeFunctionType()3167 if (function_type == FunctionLiteral::kNamedExpression) { in ParseEagerFunctionBody()3292 if (function_type == FunctionLiteral::kNamedExpression) { in ParseEagerFunctionBody()
3278 function_type = FunctionLiteral::kNamedExpression; in ParseMemberExpression()4164 type = FunctionLiteral::kNamedExpression; in ParseAsyncFunctionLiteral()