|
Rename Method public testArrayDestructuringSwapDoesntCrash() : void renamed to public testArrayDestructuringSwap() : void in class com.google.javascript.jscomp.InlineAliasesTest |
From |
To |
|
Rename Method public testArrayDestructuringFromFunctionDoesntCrash() : void renamed to public testArrayDestructuringFromFunction() : void in class com.google.javascript.jscomp.InlineAliasesTest |
From |
To |
|
Rename Method public testArrayDestructuringVarAssignDoesntCrash() : void renamed to public testArrayDestructuringVarAssign() : void in class com.google.javascript.jscomp.InlineAliasesTest |
From |
To |
|
Rename Method public testObjectDestructuringAssignNewVarNamesDoesntCrash() : void renamed to public testObjectDestructuringAssignNewVarNames() : void in class com.google.javascript.jscomp.InlineAliasesTest |
From |
To |
|
Rename Method public testObjectDestructuringAssignWithoutDeclarationDoesntCrash() : void renamed to public testObjectDestructuringAssignWithoutDeclaration() : void in class com.google.javascript.jscomp.InlineAliasesTest |
From |
To |
|
Rename Method public testObjectDestructuringBasicAssignDoesntCrash() : void renamed to public testObjectDestructuringBasicAssign() : void in class com.google.javascript.jscomp.InlineAliasesTest |
From |
To |
|
Rename Method public testObjectDestructuringDefaultValsDoesntCrash() : void renamed to public testObjectDestructuringDefaultVals() : void in class com.google.javascript.jscomp.InlineAliasesTest |
From |
To |