Home | History | Annotate | Download | only in parsing

Lines Matching full:isgeneratorfunction

222     bool is_generator() const { return IsGeneratorFunction(kind_); }