Searched refs:ParseArrowFunctionLiteral (Results 1 – 3 of 3) sorted by relevance
920 V(ParseArrowFunctionLiteral) \
1169 ExpressionT ParseArrowFunctionLiteral(bool accept_IN,2958 expression = ParseArrowFunctionLiteral(accept_IN, parameters, in ParseAssignmentExpression()4362 ParserBase<Impl>::ParseArrowFunctionLiteral( in ParseArrowFunctionLiteral() function
844 Expression* expression = ParseArrowFunctionLiteral( in DoParseFunction()