Home
last modified time | relevance | path

Searched refs:appendString (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js6583 },appendString:function(object,html){html.push('<span class="objectBox-string">&quot;',escapeHTML(o… method
6592 }else{if(typeof object=="string"){this.appendString(object,html)