|
Rename Method public testNoMovePrototypeMethodIfAliasedNoStubs() : void renamed to public doNotMovePrototypeMethodIfAliasedAndNoStubs() : void in class com.google.javascript.jscomp.CrossChunkMethodMotionTest |
From |
To |
|
Rename Method public testClosureVariableReads1() : void renamed to public doNotMovePrototypeMethodThatUsesLocalClosureVariable() : void in class com.google.javascript.jscomp.CrossChunkMethodMotionTest |
From |
To |
|
Rename Method public testMoveMethodsUsedInTwoModules() : void renamed to public doNotMovePrototypeMethodUsedInMultiplepDependentChunks() : void in class com.google.javascript.jscomp.CrossChunkMethodMotionTest |
From |
To |
|
Rename Method public testMoveMethodsUsedInTwoModules2() : void renamed to public moveClassMethodToDeepestCommonDependencyOfReferencingChunks() : void in class com.google.javascript.jscomp.CrossChunkMethodMotionTest |
From |
To |
|
Rename Method public testMovePrototypeMethod3() : void renamed to public doNotMoveGetterDefinedInPrototypeLiteral() : void in class com.google.javascript.jscomp.CrossChunkMethodMotionTest |
From |
To |
|
Rename Method public testNoMovePrototypeMethodRedeclaration1() : void renamed to public doNotMovePrototypeMethodRedeclaredInSiblingChunk() : void in class com.google.javascript.jscomp.CrossChunkMethodMotionTest |
From |
To |
|
Rename Method public testNoMovePrototypeMethodRedeclaration2() : void renamed to public doNotMovePrototypeMethodRedeclaredInDependentChunk() : void in class com.google.javascript.jscomp.CrossChunkMethodMotionTest |
From |
To |
|
Rename Method public testMovePrototypeMethodWithoutStub() : void renamed to public movePrototypeMethodWithoutStub() : void in class com.google.javascript.jscomp.CrossChunkMethodMotionTest |
From |
To |
|
Rename Method public testMovePrototypeMethod1() : void renamed to public moveMethodAssignedToPrototype() : void in class com.google.javascript.jscomp.CrossChunkMethodMotionTest |
From |
To |
|
Rename Method public testNoMovePrototypeMethodRedeclaration3() : void renamed to public doNotMovePrototypeMethodRedeclaredBeforeFirstReferencingChunk() : void in class com.google.javascript.jscomp.CrossChunkMethodMotionTest |
From |
To |
|
Rename Method public testCantMovePrototypeProp() : void renamed to public doNotMoveNonLiteralFunction() : void in class com.google.javascript.jscomp.CrossChunkMethodMotionTest |
From |
To |
|
Rename Method public testMoveMethodsInRightOrder2() : void renamed to public moveClassMethodsForDifferentClassesInTheRightOrder() : void in class com.google.javascript.jscomp.CrossChunkMethodMotionTest |
From |
To |