github.com/evanw/esbuild/internal/fs.lazybuf.index (method)

2 uses

	github.com/evanw/esbuild/internal/fs (current package)
		filepath.go#L305: func (b *lazybuf) index(i int) byte {
		filepath.go#L406: 				for out.w > dotdot && !fp.isPathSeparator(out.index(out.w)) {