Home
last modified time | relevance | path

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

/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js1071 profileEnd:function(){
H A Dfirebug-lite-1.2-compressed.js32 …{d.console.cmd.log.apply(this,["console.profile is not supported"]);}},profileEnd:function(){with(…
H A Dfirebug-lite-1.4.js6044 this.profileEnd=function(){logFormatted(["console.profile() not supported."],"warn",true) method in AnonymousFunctionf1d9e84c22d00.FirebugConsoleHandler
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js43 d.console.countMap[_name]=0;d.console.countMap[_name]++;d.console.cmd.log.apply(window,[_name,d.console.countMap[_name]]);}},group:function(){with(firebug){d.console.cmd.log.apply(this,["console.group is not supported"]);}},groupEnd:function(){with(firebug){d.console.cmd.log.apply(this,["console.groupEnd is not supported"]);}},profile:function(){with(firebug){d.console.cmd.log.apply(this,["console.profile is not supported"]);}},profileEnd:function(){with(firebug){d.console.cmd.log.apply(this,["console.profileEnd is not supported"]);}}}},css:{index:-1,open:function(_index){with(firebug){var item=internal.targetWindow.document.styleSheets[_index],uri=item.href;try{var rules=item[lib.env.ie?"rules":"cssRules"],str="";for(var i=0;i<rules.length;i++){var item=rules[i];var selector=item.selectorText;var cssText=lib.env.ie?item.style.cssText:item.cssText.match(/\{(.*)\}/)[1];str+=d.css.printRule(selector,cssText.split(";"),el.left.css.container);}}catch(e){str="<em>Access to restricted URI denied</em>";}
H A Dfirebug-lite-1.2.js1082 profileEnd:function(){
1084 d.console.cmd.log.apply(this, ["console.profileEnd is not supported"]);
H A Dfirebug-lite-1.4.js5929 var properties=["log","debug","info","warn","error","assert","dir","dirxml","group","groupCollapsed","groupEnd","time","timeEnd","count","trace","profile","profileEnd","clear","open","close"];
6055 this.profileEnd=function(){logFormatted(["console.profile() not supported."],"warn",true) method in AnonymousFunction4beb612323200.FirebugConsoleHandler
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js23189 this.profileEnd = function() method in AnonymousFunction7f0ac55722f00.FirebugConsoleHandler