github.com/evanw/esbuild/internal/js_lexer.Lexer.forGlobalName (field)

3 uses

	github.com/evanw/esbuild/internal/js_lexer (current package)
		js_lexer.go#L241: 	forGlobalName                   bool
		js_lexer.go#L267: 		forGlobalName: true,
		js_lexer.go#L1227: 			if lexer.forGlobalName {