github.com/evanw/esbuild/internal/bundler.linkerContext.matchImportsWithExportsForFile (method)

2 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		linker.go#L1271: 			c.matchImportsWithExportsForFile(uint32(sourceIndex))
		linker.go#L1846: func (c *linkerContext) matchImportsWithExportsForFile(sourceIndex uint32) {