290c344effbc51dfd26479d5f140768b5fd02258
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method protected compile(options CompilerOptions, original String[], compiler Compiler) : Compiler inlined to protected compile(options CompilerOptions, original String[]) : Compiler in class com.google.javascript.jscomp.IntegrationTestCase | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute compiler : NoninjectingCompiler to lastCompiler : Compiler in method public testArrayValuesIsPolyfilledForEs2015Out() : void in class com.google.javascript.jscomp.IntegrationTest | From | To |