3d9ecb4e59efbc4490d8f32e227ceb911b02a724
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 1 | ||
Merge Attribute [allowGlobalFunctionInlining : boolean, allowLocalFunctionInlining : boolean] to inliningReach : Reach in class com.google.javascript.jscomp.InlineFunctionsTest | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type inlineGlobalFunctions : boolean to reach : Reach in method package InlineFunctions(compiler AbstractCompiler, safeNameIdSupplier Supplier<String>, reach Reach, assumeStrictThis boolean, assumeMinimumCapture boolean, maxSizeAfterInlining int) in class com.google.javascript.jscomp.InlineFunctions | From | To | |
Rename Attribute | 1 | ||
Rename Attribute inlineGlobalFunctions : boolean to reach : Reach in class com.google.javascript.jscomp.InlineFunctions | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type inlineGlobalFunctions : boolean to reach : Reach in class com.google.javascript.jscomp.InlineFunctions | From | To | |
Rename Parameter | 1 | ||
Rename Parameter inlineGlobalFunctions : boolean to reach : Reach in method package InlineFunctions(compiler AbstractCompiler, safeNameIdSupplier Supplier<String>, reach Reach, assumeStrictThis boolean, assumeMinimumCapture boolean, maxSizeAfterInlining int) in class com.google.javascript.jscomp.InlineFunctions | From | To |