Searched defs:appendInteger (Results 1 – 3 of 3) sorted by relevance
6573 },appendInteger:function(object,html){html.push('<span class="objectBox-number">',escapeHTML(object… method in Firebug.Reps
24857 appendInteger: function(object, html) method in Firebug.Reps
6584 },appendInteger:function(object,html){html.push('<span class="objectBox-number">',escapeHTML(objectToString(object)),"</span>") method in Firebug.Reps