|
Rename Method public testNoRewrite_definedUsingGetElem_with_noCall_bracketAccess() : void renamed to public testNoRewrite_definedUsingGetElem_withArgs_noCall_bracketAccess() : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethodsTest |
From |
To |
|
Rename Method public testNoRewriteUseBeforeDefinition() : void renamed to public testNoRewrite_definitionModule_afterUseModule() : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethodsTest |
From |
To |
|
Rename Method public testRewrite_definedOnScopeCreatingExpression_reportsScopeAsDeleted() : void renamed to public testRewrite_definedInExpression_thatCreatesScope_reportsScopeAsDeleted() : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethodsTest |
From |
To |
|
Rename Method public testRewrite_definedUsingGetProp_with_callUsingGetProp() : void renamed to public testRewrite_definedUsingGetProp_withArgs_callUsingGetProp() : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethodsTest |
From |
To |
|
Rename Method public testRewrite_definedUsingGetElem_with_callUsingGetProp() : void renamed to public testRewrite_definedUsingGetElem_withArgs_callUsingGetProp() : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethodsTest |
From |
To |
|
Rename Method public testNoRewrite_definedUsingGetProp_with_noCall_bracketAccess() : void renamed to public testNoRewrite_definedUsingGetProp_withArgs_noCall_bracketAccess() : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethodsTest |
From |
To |
|
Rename Method public testRewrite_definedOnExpressionWithSideEffects() : void renamed to public testRewrite_definedInExpression_withSideEffects() : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethodsTest |
From |
To |
|
Rename Method public testRewriteDefinitionBeforeUse() : void renamed to public testRewrite_definitionModule_beforeUseModule() : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethodsTest |
From |
To |
|
Rename Method public testRewrite_definedUsingStringKey_inPrototypeLiteral_with_callUsingGetProp() : void renamed to public testRewrite_definedUsingClassMember_staticMethod() : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethodsTest |
From |
To |
|
Rename Variable receiever : Node to receiver : Node in method private rewriteCall(getprop Node, newMethodName String) : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethods |
From |
To |
|
Rename Variable gramp : Node to grandparent : Node in method private isPrototypeMethodDefinition(node Node) : boolean in class com.google.javascript.jscomp.DevirtualizePrototypeMethods |
From |
To |
|
Rename Variable refNode : Node to nameSource : Node in method private rewriteDefinition(definitionSite Node, newMethodName String) : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethods |
From |
To |
|
Rename Variable functionNode : Node to function : Node in method private rewriteDefinition(definitionSite Node, newMethodName String) : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethods |
From |
To |
|
Rename Variable self : String to selfName : String in method private rewriteDefinition(definitionSite Node, newMethodName String) : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethods |
From |
To |
|
Rename Variable assign : Node to subtreeToRemove : Node in method private rewriteDefinition(definitionSite Node, newMethodName String) : void in class com.google.javascript.jscomp.DevirtualizePrototypeMethods |
From |
To |
|
Rename Variable greatGramp : Node to greatgrandparent : Node in method private isPrototypeMethodDefinition(node Node) : boolean in class com.google.javascript.jscomp.DevirtualizePrototypeMethods |
From |
To |