Searched refs:insertJSON (Results 1 – 1 of 1) sorted by relevance
5288 if(Firebug.JSONViewerModel.isJSON(contentType,data)){this.insertJSON(parentNode,jsonData,context)5300 },insertJSON:function(parentNode,file,context){var text=file.responseText; method