CloneSet1681


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1220.972ExpressionStatement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11808
Closure/closure/goog/net/channelrequest.js
22809
Closure/closure/goog/net/channelrequest.js
Clone Instance
1
Line Count
1
Source Line
808
Source File
Closure/closure/goog/net/channelrequest.js

  this.trident_.parentWindow['d']=  goog.bind(this.onTridentDone_, this, true);


Clone Instance
2
Line Count
2
Source Line
809
Source File
Closure/closure/goog/net/channelrequest.js

  this.trident_.parentWindow['rpcClose']=
      goog.bind(this.onTridentDone_, this, false);


Clone AbstractionParameter Count: 2Parameter Bindings

this.trident_.parentWindow[ [[#variable41434a40]]]=goog.bind(this.onTridentDone_,this, [[#variable414349c0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#41434a40]]
'd' 
12[[#41434a40]]
'rpcClose' 
21[[#414349c0]]
true 
22[[#414349c0]]
false