CloneSet1484


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.977StatementList[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12189
Closure/closure/goog/net/xhrmonitor.js
22235
Closure/closure/goog/net/xhrmonitor.js
Clone Instance
1
Line Count
2
Source Line
189
Source File
Closure/closure/goog/net/xhrmonitor.js

    this.addToMap_(this.contextsToXhr_, context, uid);
    this.addToMap_(this.xhrToContexts_, uid, context);


Clone Instance
2
Line Count
2
Source Line
235
Source File
Closure/closure/goog/net/xhrmonitor.js

        this.addToMap_(this.contextsToXhr_, context, xhr);
        this.addToMap_(this.xhrToContexts_, xhr, context);


Clone AbstractionParameter Count: 1Parameter Bindings

this.addToMap_(this.contextsToXhr_,context, [[#variable633d13c0]]);
this.addToMap_(this.xhrToContexts_, [[#variable633d13c0]],context);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#633d13c0]]
uid 
12[[#633d13c0]]
xhr