CloneSet1754


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4220.956StatementList[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14894
Closure/closure/goog/editor/plugins/undoredo.js
24902
Closure/closure/goog/editor/plugins/undoredo.js
Clone Instance
1
Line Count
4
Source Line
894
Source File
Closure/closure/goog/editor/plugins/undoredo.js

  startMarker.setEndPoint('StartToStart', contentEditableRange);
  this.startOffset_=
      goog.editor.plugins.UndoRedo.CursorPosition_.computeEndOffsetIE_(
          startMarker);


Clone Instance
2
Line Count
4
Source Line
902
Source File
Closure/closure/goog/editor/plugins/undoredo.js

  endMarker.setEndPoint('StartToStart', contentEditableRange);
  this.endOffset_=
      goog.editor.plugins.UndoRedo.CursorPosition_.computeEndOffsetIE_(
          endMarker);


Clone AbstractionParameter Count: 2Parameter Bindings

 [[#variable2137b380]].setEndPoint('StartToStart',contentEditableRange);
this. [[#variable2137b360]]=goog.editor.plugins.UndoRedo.CursorPosition_.computeEndOffsetIE_( [[#variable2137b380]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#2137b380]]
endMarker 
12[[#2137b380]]
startMarker 
21[[#2137b360]]
endOffset_ 
22[[#2137b360]]
startOffset_