reduce_funcs
- Allows single-use function declarations to be inlined as function expressions when permissible. - Enabled by default. - Option depends on `reduce_vars` being enabled. - For speed critical code this option should be disabled.
new
function
this
hoist_props
fixes #2377