type github.com/evanw/esbuild/internal/js_parser.substituteStatus

3 uses

	github.com/evanw/esbuild/internal/js_parser (current package)
		js_parser.go#L7166: type substituteStatus uint8
		js_parser.go#L7169: 	substituteContinue substituteStatus = iota
		js_parser.go#L7179: ) (js_ast.Expr, substituteStatus) {