github.com/evanw/esbuild/internal/js_parser.fnOrArrowDataParse.asyncRange (field)

5 uses

	github.com/evanw/esbuild/internal/js_parser (current package)
		js_parser.go#L385: 	asyncRange          logger.Range
		js_parser.go#L1964: 			asyncRange:        opts.asyncRange,
		js_parser.go#L2274: 		asyncRange: asyncRange,
		js_parser.go#L4593: 		p.markSyntaxFeature(compat.AsyncGenerator, data.asyncRange)
		js_parser.go#L4962: 		asyncRange:          asyncRange,