Searched refs:safeGetWindowLocation (Results 1 – 3 of 3) sorted by relevance
921 this.safeGetWindowLocation=function(window){try{if(window){if(window.closed){return"(window.closed)" function5431 }var uri=safeGetWindowLocation(win);5938 ….sysout("Console.isAttached:"+attached+" to win.wrappedJSObject "+safeGetWindowLocation(win.wrappe…
2459 this.safeGetWindowLocation = function(window) function20640 var uri = safeGetWindowLocation(win);22909 ….sysout("Console.isAttached:"+attached+" to win.wrappedJSObject "+safeGetWindowLocation(win.wrappe…
932 this.safeGetWindowLocation=function(window){try{if(window){if(window.closed){return"(window.closed)" function 5442 }var uri=safeGetWindowLocation(win);5949 if(FBTrace.DBG_CONSOLE){FBTrace.sysout("Console.isAttached:"+attached+" to win.wrappedJSObject "+safeGetWindowLocation(win.wrappedJSObject))