Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 2 | 0.972 | ExpressionStatement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 808 | Closure/closure/goog/net/channelrequest.js |
2 | 2 | 809 | Closure/closure/goog/net/channelrequest.js |
| ||||
this.trident_.parentWindow['d']= goog.bind(this.onTridentDone_, this, true); |
| ||||
this.trident_.parentWindow['rpcClose']= goog.bind(this.onTridentDone_, this, false); |
| |||
this.trident_.parentWindow[ [[#variable41434a40]]]=goog.bind(this.onTridentDone_,this, [[#variable414349c0]]); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#41434a40]] | 'd' |
1 | 2 | [[#41434a40]] | 'rpcClose' |
2 | 1 | [[#414349c0]] | true |
2 | 2 | [[#414349c0]] | false |