github.com/evanw/esbuild/internal/js_ast.Fn.HasIfScope (field)

3 uses

	github.com/evanw/esbuild/internal/js_ast (current package)
		js_ast.go#L322: 	HasIfScope  bool

	github.com/evanw/esbuild/internal/js_parser
		js_parser.go#L5004: 	fn.HasIfScope = hasIfScope
		js_parser.go#L7399: 	hasIfScope := ok && fn.Fn.HasIfScope