Searched defs:arrow (Results 1 – 4 of 4) sorted by relevance
28 var arrow = () => {} function
20 …de *ConvertExpression(checker::ETSChecker *const checker, ir::ArrowFunctionExpression *const arrow) in ConvertExpression()
1813 … ir::ArrowFunctionExpression *arrow = ParsePotentialArrowExpression(&returnExpression, startLoc, in ParseMemberExpression() local
1849 … ir::ArrowFunctionExpression *arrow = ParsePotentialArrowExpression(&returnExpression, startLoc); in ParseMemberExpression() local