github.com/evanw/esbuild/internal/bundler.lineColumnOffset.lines (field)

5 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		linker.go#L3304: 	lines   int
		linker.go#L4331: 			offset.lines++
		linker.go#L4342: 			offset.lines++
		linker.go#L4564: 			GeneratedLine:   offset.lines,
		linker.go#L4567: 		if offset.lines == 0 {