Searched refs:ParseAsyncFunctionLiteral (Results 1 – 1 of 1) sorted by relevance
1175 ExpressionT ParseAsyncFunctionLiteral(bool* ok);1896 return ParseAsyncFunctionLiteral(CHECK_OK); in ParsePrimaryExpression()4622 ParserBase<Impl>::ParseAsyncFunctionLiteral(bool* ok) { in ParseAsyncFunctionLiteral() function