github.com/evanw/esbuild/internal/bundler.fileMeta.cjsWrapperPartIndex (field)

3 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		linker.go#L226: 	cjsWrapperPartIndex ast.Index32
		linker.go#L2369: 				repr.meta.cjsWrapperPartIndex = ast.MakeIndex32(partIndex)
		linker.go#L3365: 		if uint32(partIndex) == repr.meta.cjsWrapperPartIndex.GetIndex() {