github.com/evanw/esbuild/internal/bundler.partMeta.prevSibling (field)
7 uses
github.com/evanw/esbuild/internal/bundler (current package)
linker.go#L298: prevSibling uint32
linker.go#L607: partMeta.prevSibling = partIndex
linker.go#L2328: partMeta.prevSibling = uint32(partIndex)
linker.go#L2430: repr.meta.partMeta[partMetaA.nextSibling].prevSibling = partMetaB.prevSibling
linker.go#L2431: repr.meta.partMeta[partMetaB.prevSibling].nextSibling = partMetaA.nextSibling
linker.go#L2433: partMetaB.prevSibling = uint32(partIndex)
![]() |
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. |