Searched defs:isAttached (Results 1 – 4 of 4) sorted by relevance
5937 },isAttached:function(context,win){if(win.wrappedJSObject){var attached=(win.wrappedJSObject._getFi… method in Firebug.Console.injector
22903 isAttached: function(context, win) method in Firebug.Console.injector
5948 },isAttached:function(context,win){if(win.wrappedJSObject){var attached=(win.wrappedJSObject._getFirebugConsoleElement?true:false); method in Firebug.Console.injector
56620 function isAttached(element, host) { function