Searched refs:ParseArrowFunctionLiteral (Results 1 – 2 of 2) sorted by relevance
778 ExpressionT ParseArrowFunctionLiteral(bool accept_IN,2023 expression = this->ParseArrowFunctionLiteral( in ParseAssignmentExpression()3029 ParserBase<Traits>::ParseArrowFunctionLiteral( in ParseArrowFunctionLiteral() function
1080 ParseArrowFunctionLiteral(true, formals, formals_classifier, &ok); in ParseLazy()