Home | History | Annotate | Download | only in src

Lines Matching full:isgeneratorfunction

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