2ed43d91ed8f5c0bf1c93d752670337976263475
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable script : Node in method package addChildScope(scope PersistentLocalScope) : void from class com.google.javascript.jscomp.IncrementalScopeCreator.PersistentGlobalScope | From | To | |
Extract Method | 3 | ||
Extract Method package initCompiler(externs List<SourceFile>, srcs List<SourceFile>) : Compiler extracted from public testParialGlobalScopeRefresh() : void in class com.google.javascript.jscomp.IncrementalScopeCreatorTest | From | To | |
Extract Method package initCompiler(externs List<SourceFile>, srcs List<SourceFile>) : Compiler extracted from public testRefreshedGlobalScopeWithRedeclaration() : void in class com.google.javascript.jscomp.IncrementalScopeCreatorTest | From | To | |
Extract Method package initCompiler(externs List<SourceFile>, srcs List<SourceFile>) : Compiler extracted from public testMemoization() : void in class com.google.javascript.jscomp.IncrementalScopeCreatorTest | From | To |