CloneSet1635


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3210.987StatementList[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13173
Closure/closure/goog/ui/editor/abstractdialog.js
23191
Closure/closure/goog/ui/editor/abstractdialog.js
Clone Instance
1
Line Count
3
Source Line
173
Source File
Closure/closure/goog/ui/editor/abstractdialog.js

  this.buttonHandlers_[key]=  goog.bind(this.editorDialog_.handleOk,
                                        this.editorDialog_);
  return this ;


Clone Instance
2
Line Count
3
Source Line
191
Source File
Closure/closure/goog/ui/editor/abstractdialog.js

  this.buttonHandlers_[key]=  goog.bind(this.editorDialog_.handleCancel,
                                        this.editorDialog_);
  return this ;


Clone AbstractionParameter Count: 1Parameter Bindings

this.buttonHandlers_[key]=goog.bind(this.editorDialog_. [[#variable1f3f5080]],this.editorDialog_);
return this ;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1f3f5080]]
handleCancel 
12[[#1f3f5080]]
handleOk