Searched refs:maybe_arrow (Results 1 – 1 of 1) sorted by relevance
2529 function expression(no_in, maybe_arrow) { argument2533 if (maybe_arrow && is("operator", "...")) {2541 if (maybe_arrow && is("punc", ")") && is_token(peek(), "punc", "=>")) break;