github.com/evanw/esbuild/internal/renamer.StableRef.Ref (field)
8 uses
github.com/evanw/esbuild/internal/renamer (current package)
renamer.go#L131: Ref: ref,
renamer.go#L138: r.AccumulateSymbolCount(stable.Ref, symbolUses[stable.Ref].CountEstimate)
renamer.go#L308: Ref js_ast.Ref
renamer.go#L318: return ai.StableOuterIndex > aj.StableOuterIndex || (ai.StableOuterIndex == aj.StableOuterIndex && ai.Ref.InnerIndex < aj.Ref.InnerIndex)
github.com/evanw/esbuild/internal/bundler
linker.go#L3555: Ref: item.ref,
linker.go#L3561: r.AddTopLevelSymbol(stable.Ref)
![]() |
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. |