func github.com/evanw/esbuild/internal/bundler.newLinkerContext

3 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		bundler.go#L1529: 		c := newLinkerContext(&options, log, b.fs, b.res, b.files, b.entryPoints, allReachableFiles, dataForSourceMaps)
		bundler.go#L1540: 				c := newLinkerContext(&options, log, b.fs, b.res, b.files, entryPoints, reachableFiles, dataForSourceMaps)
		linker.go#L373: func newLinkerContext(