41a4dcce5ec80df173e3b5f22f93eabb6ee525a3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable scope : TypedScope in method public enterScope(t NodeTraversal) : void from class com.google.javascript.jscomp.TypeInferencePass.SecondScopeBuildingCallback | From | To | |
| Split Attribute | 1 | ||
| Split Attribute syntacticScope : TypedScope to [cfgRootScope : TypedScope, currentScope : TypedScope] in class com.google.javascript.jscomp.TypeInference | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter functionScope : TypedScope to syntacticScope : TypedScope in method package TypeInference(compiler AbstractCompiler, cfg ControlFlowGraph<Node>, reverseInterpreter ReverseAbstractInterpreter, syntacticScope TypedScope, scopeCreator TypedScopeCreator, assertionFunctionsMap Map<String,AssertionFunctionSpec>) in class com.google.javascript.jscomp.TypeInference | From | To |