Generator functions (function* foo(...))

Author: LGTM

import javascript

from Function f
where f.isGenerator()
select f

Description

Finds generator functions