1 var windowFunctions = [
2 // Functions implemented on the Window object's prototype
25 // Functions currently implemented on the Window object itself. NOTE: these should be moved to the prototype.
34 "removeEventListener",
38 // Functions from the Global Object
51 // Functions from Object.prototype
56 "propertyIsEnumerable",