func github.com/evanw/esbuild/internal/js_parser.isDirectiveSupported

3 uses

	github.com/evanw/esbuild/internal/js_parser (current package)
		js_parser.go#L6656: func isDirectiveSupported(s *js_ast.SDirective) bool {
		js_parser.go#L6749: 			if !isDirectiveSupported(s) {
		js_parser.go#L12725: 				if !isDirectiveSupported(s) {