Home
last modified time | relevance | path

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

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js444 if(this.isIE&&ignoreTags.indexOf(nodeName)!=-1){this.eraseNode(node)
447 this.eraseNode=function(node){while(node.lastChild){node.removeChild(node.lastChild) function
4811 FBL.eraseNode(popup);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js1267 this.eraseNode(node);
1272 this.eraseNode = function(node) function
18203 FBL.eraseNode(popup);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js455 if(this.isIE&&ignoreTags.indexOf(nodeName)!=-1){this.eraseNode(node)
458 this.eraseNode=function(node){while(node.lastChild){node.removeChild(node.lastChild) function
4822 FBL.eraseNode(popup);