Home | History | Annotate | Download | only in ast

Lines Matching refs:IsGeneratorFunction

1079               IsGeneratorFunction(function_kind));
1518 if (IsGeneratorFunction(function_kind)) return "function*";