github.com/evanw/esbuild/internal/bundler.linkerContext.unboundModuleRef (field)
5 uses
github.com/evanw/esbuild/internal/bundler (current package)
linker.go#L92: unboundModuleRef js_ast.Ref
linker.go#L532: c.unboundModuleRef = js_ast.Ref{OuterIndex: runtime.SourceIndex, InnerIndex: uint32(len(*runtimeSymbols))}
linker.go#L533: runtimeScope.Generated = append(runtimeScope.Generated, c.unboundModuleRef)
linker.go#L540: c.unboundModuleRef = js_ast.InvalidRef
linker.go#L1808: Target: js_ast.Expr{Data: &js_ast.EIdentifier{Ref: c.unboundModuleRef}},
![]() |
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. |