Home | History | Annotate | Download | only in parsing

Lines Matching refs:kIsGenerator

395   const bool is_generator = flags & ParseFunctionFlags::kIsGenerator;
443 flags |= ParseFunctionFlags::kIsGenerator;
606 flags |= ParseFunctionFlags::kIsGenerator;