Searched refs:appendInteger (Results 1 – 1 of 1) sorted by relevance
6584 },appendInteger:function(object,html){html.push('<span class="objectBox-number">',escapeHTML(object… method6593 }else{if(typeof object=="number"){this.appendInteger(object,html)6594 }else{if(typeof object=="boolean"){this.appendInteger(object,html)