nsIDOMJSWindow
From MDC
One of the interfaces implemented by the window DOM object.
This is only a magic interface to provide the JS implementation of a dom window and it should never be used by embedders, the ordinary DOM documentation should cover the rest.
The interface is defined in dom/public/idl/base/nsIDOMJSWindow.idl.