ce159e1760831ac820874d5e0d8b584c0f87bada
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method package areIdentical(a JSType, b JSType) : boolean extracted from public getLeastSupertype(that JSType) : JSType in class com.google.javascript.rhino.jstype.JSType | From | To | |
Extract Method package areIdentical(a JSType, b JSType) : boolean extracted from public isGlobalThisType() : boolean in class com.google.javascript.rhino.jstype.JSType | From | To | |
Extract Method package areIdentical(a JSType, b JSType) : boolean extracted from package checkEquivalenceHelper(that JSType, eqMethod EquivalenceMethod, eqCache EqCache) : boolean in class com.google.javascript.rhino.jstype.JSType | From | To | |
Extract And Move Method | 3 | ||
Extract And Move Method package areIdentical(a JSType, b JSType) : boolean extracted from private checkProtoCycle(reporter ErrorReporter) : void in class com.google.javascript.rhino.jstype.NamedType & moved to class com.google.javascript.rhino.jstype.JSType | From | To |