Searched refs:params_ast (Results 1 – 1 of 1) sorted by relevance
503 ExpressionT ParseArrowFunctionLiteral(int start_pos, ExpressionT params_ast,2610 Traits>::ParseArrowFunctionLiteral(int start_pos, ExpressionT params_ast, in ParseArrowFunctionLiteral() argument2628 params_ast, scope_, &dupe_error_loc, ok); in ParseArrowFunctionLiteral()2637 ReportMessageAt(Scanner::Location(params_ast->position(), position()), in ParseArrowFunctionLiteral()