Home | History | Annotate | Download | only in parsing

Lines Matching refs:IsGeneratorFunction

2001               IsGeneratorFunction(function_kind));
4171 bool is_generator = IsGeneratorFunction(kind);
4734 if (IsGeneratorFunction(kind)) {