eb13b2e08ce1a4e32b9199219a749874a3822395
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private getRemoveUnusedVars(name String, modifyCallSites boolean, isOneTimePass boolean) : PassFactory extracted from private getRemoveUnusedVars(name String, modifyCallSites boolean) : PassFactory in class com.google.javascript.jscomp.DefaultPassConfig | From | To | |
Extract Method private lastRemoveUnusedVars() : PassFactory extracted from protected getOptimizations() : List<PassFactory> in class com.google.javascript.jscomp.DefaultPassConfig | From | To |