CloneSet1460


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.977ExpressionStatement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12114
Closure/closure/goog/structs/inversionmap.js
22116
Closure/closure/goog/structs/inversionmap.js
Clone Instance
1
Line Count
2
Source Line
114
Source File
Closure/closure/goog/structs/inversionmap.js

  goog.partial(goog.array.splice, this.rangeArray, startSplice,
      spliceLength).apply(null, otherMap.rangeArray);


Clone Instance
2
Line Count
2
Source Line
116
Source File
Closure/closure/goog/structs/inversionmap.js

  goog.partial(goog.array.splice, this.values, startSplice,
      spliceLength).apply(null, otherMap.values);


Clone AbstractionParameter Count: 1Parameter Bindings

goog.partial(goog.array.splice,this. [[#variable1efad5a0]],startSplice,spliceLength).apply(null,otherMap. [[#variable1efad5a0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1efad5a0]]
values 
12[[#1efad5a0]]
rangeArray