56a1395648f2b0af4720717b17c44c16b60bda3b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type entryPoints : List<String> to entryPoints : List<ModuleIdentifier> in method private initCompilerForCommonJS(inputs List<SourceFile>, entryPoints List<ModuleIdentifier>) : Compiler in class com.google.javascript.jscomp.CompilerTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable manager : ErrorManager in method public testCommonJSMissingRequire() : void from class com.google.javascript.jscomp.CompilerTest | From | To |