dac0948cd318d9ac572b850964f4451295859422
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testImplicitCast() : void renamed to public testImplicitCast1() : void in class com.google.javascript.jscomp.TypeCheckTest | From | To | |
Extract Variable | 1 | ||
Extract Variable safeLeftType : JSType in method private updateScopeForTypeChange(scope FlowScope, left Node, leftType JSType, resultType JSType) : void from class com.google.javascript.jscomp.TypeInference | From | To |