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

3 uses

	github.com/evanw/esbuild/internal/js_parser (current package)
		js_parser.go#L1706: 	asyncRange  logger.Range
		js_parser.go#L1817: 						opts.asyncRange = nameRange
		js_parser.go#L1964: 			asyncRange:        opts.asyncRange,