CloneSet811


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2201.000ArgumentList
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12263
Closure/closure/goog/math/vec2.js
22334
Closure/closure/goog/math/vec3.js
Clone Instance
1
Line Count
2
Source Line
263
Source File
Closure/closure/goog/math/vec2.js

                            goog.math.lerp(a.x, b.x, x),
                            goog.math.lerp(a.y, b.y, x)


Clone Instance
2
Line Count
2
Source Line
334
Source File
Closure/closure/goog/math/vec3.js

                            goog.math.lerp(a.x, b.x, x),
                            goog.math.lerp(a.y, b.y, x)


Clone AbstractionParameter Count: 0Parameter Bindings

goog.math.lerp(a.x,b.x,x),goog.math.lerp(a.y,b.y,x)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None