41d68f17747a70cd4f34b6929a2f853c6471cbf5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable instanceType : ObjectType to type : JSType in method private addRelatedType(type JSType, related JSTypeBitSet) : void in class com.google.javascript.jscomp.AmbiguateProperties | From | To | |
Change Variable Type | 1 | ||
Change Variable Type instanceType : ObjectType to type : JSType in method private addRelatedType(type JSType, related JSTypeBitSet) : void in class com.google.javascript.jscomp.AmbiguateProperties | From | To | |
Extract Method | 1 | ||
Extract Method private addRelatedType(type JSType, related JSTypeBitSet) : void extracted from private addRelatedInstance(constructor FunctionType, related JSTypeBitSet) : void in class com.google.javascript.jscomp.AmbiguateProperties | From | To |