CloneSet675


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2430.958Arguments
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13111
Closure/closure/goog/ui/abstractspellchecker.js
23765
Closure/closure/goog/ui/abstractspellchecker.js
32182
Closure/closure/goog/ui/richtextspellchecker.js
42227
Closure/closure/goog/ui/richtextspellchecker.js
Clone Instance
1
Line Count
3
Source Line
111
Source File
Closure/closure/goog/ui/abstractspellchecker.js

                    (this.handler_,
      goog.spell.SpellCheck.EventType.WORD_CHANGED, this.onWordChanged_,
      false          ,this )


Clone Instance
2
Line Count
3
Source Line
765
Source File
Closure/closure/goog/ui/abstractspellchecker.js

                      (this.handler_,
      goog.spell.SpellCheck.EventType.WORD_CHANGED, this.onWordChanged_,
      false            ,this )


Clone Instance
3
Line Count
2
Source Line
182
Source File
Closure/closure/goog/ui/richtextspellchecker.js

                    (this.handler_, goog.spell.SpellCheck.EventType.READY,
                     this.onDictionaryCharged_, true ,this )


Clone Instance
4
Line Count
2
Source Line
227
Source File
Closure/closure/goog/ui/richtextspellchecker.js

                      (this.handler_, goog.spell.SpellCheck.EventType.READY,
                       this.onDictionaryCharged_, true ,this )


Clone AbstractionParameter Count: 3Parameter Bindings

(this.handler_,goog.spell.SpellCheck.EventType. [[#variable1f3d3360]],this. [[#variable1f3d3300]], [[#variable1f3d32a0]],this )
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1f3d3360]]
READY 
12[[#1f3d3360]]
WORD_CHANGED 
13[[#1f3d3360]]
READY 
14[[#1f3d3360]]
WORD_CHANGED 
21[[#1f3d3300]]
onDictionaryCharged_ 
22[[#1f3d3300]]
onWordChanged_ 
23[[#1f3d3300]]
onDictionaryCharged_ 
24[[#1f3d3300]]
onWordChanged_ 
31[[#1f3d32a0]]
true 
32[[#1f3d32a0]]
false 
33[[#1f3d32a0]]
true 
34[[#1f3d32a0]]
false