Home | History | Annotate | Download | only in src

Lines Matching full:isgeneratorfunction

582   bool is_generator() const { return IsGeneratorFunction(kind()); }