4df04ffa2103e02b62f044991db7640491a25d2e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute rescuedMethods : Set<JMethod> to nonOptimizableMethods : Set<JMethod> in class com.google.gwt.dev.jjs.impl.SameParameterValueOptimizer | From | To | |
Extract Method | 2 | ||
Extract Method private isNotOptimizable(x JMethod) : boolean extracted from public endVisit(x JMethodCall, ctx Context) : void in class com.google.gwt.dev.jjs.impl.SameParameterValueOptimizer.AnalysisVisitor | From | To | |
Extract Method private isNotOptimizable(x JMethod) : boolean extracted from public visit(x JMethod, ctx Context) : boolean in class com.google.gwt.dev.jjs.impl.SameParameterValueOptimizer.AnalysisVisitor | From | To |