github.com/evanw/esbuild/internal/bundler.fileMeta.entryPointExportPartIndex (field)
4 uses
github.com/evanw/esbuild/internal/bundler (current package)
linker.go#L117: entryPointExportPartIndex ast.Index32
linker.go#L1842: repr.meta.entryPointExportPartIndex = ast.MakeIndex32(partIndex)
linker.go#L2470: if uint32(partIndex) == repr.meta.entryPointExportPartIndex.GetIndex() &&
linker.go#L3371: if uint32(partIndex) == repr.meta.entryPointExportPartIndex.GetIndex() {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |