github.com/evanw/esbuild/internal/js_parser.deferredTSDecorators.scopeIndex (field)

3 uses

	github.com/evanw/esbuild/internal/js_parser (current package)
		js_parser.go#L5013: 	scopeIndex int
		js_parser.go#L5367: 				scopeIndex: scopeIndex,
		js_parser.go#L6068: 							p.discardScopesUpTo(opts.tsDecorators.scopeIndex)