CloneSet1757


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2220.970ExpressionStatement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12419
Closure/closure/goog/datasource/datamanager.js
22443
Closure/closure/goog/datasource/datamanager.js
Clone Instance
1
Line Count
2
Source Line
419
Source File
Closure/closure/goog/datasource/datamanager.js

  this.removeListenersByFunction_(
      this.indexedListenersByFunction_, true ,fn, opt_dataPath, opt_id);


Clone Instance
2
Line Count
2
Source Line
443
Source File
Closure/closure/goog/datasource/datamanager.js

  this.removeListenersByFunction_(
      this.listenersByFunction_, false ,fn, opt_dataPath, opt_id);


Clone AbstractionParameter Count: 2Parameter Bindings

this.removeListenersByFunction_(this. [[#variable213de360]], [[#variable213de2e0]],fn,opt_dataPath,opt_id);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#213de360]]
listenersByFunction_ 
12[[#213de360]]
indexedListenersByFunction_ 
21[[#213de2e0]]
false 
22[[#213de2e0]]
true