func github.com/evanw/esbuild/internal/renamer.assignNestedScopeSlotsHelper
3 uses
github.com/evanw/esbuild/internal/renamer (current package)
renamer.go#L236: slotCounts.UnionMax(assignNestedScopeSlotsHelper(child, symbols, js_ast.SlotCounts{}))
renamer.go#L250: func assignNestedScopeSlotsHelper(scope *js_ast.Scope, symbols []js_ast.Symbol, slot js_ast.SlotCounts) js_ast.SlotCounts {
renamer.go#L286: slotCounts.UnionMax(assignNestedScopeSlotsHelper(child, symbols, slot))
![]() |
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. |