dcb2dbef4b2335d506b4be03e963d481ef39e226
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable currScope : Scope in method private getCfgRoot() : Node from class com.google.javascript.jscomp.NodeTraversal | From | To | |
Extract Method | 1 | ||
Extract Method private getCfgRoot() : Node extracted from public getEnclosingFunction() : Node in class com.google.javascript.jscomp.NodeTraversal | From | To | |
Rename Parameter | 2 | ||
Rename Parameter body : Node to function : Node in method package process(function Node) : void in class com.google.javascript.jscomp.InstrumentFunctions.InstrumentReturns | From | To | |
Rename Parameter block : Node to function : Node in method private allPathsReturn(function Node) : boolean in class com.google.javascript.jscomp.InstrumentFunctions.InstrumentReturns | From | To |