Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/feiyu563/PrometheusAlert
/ isWindow
Function
isWindow
static/plugins/jquery/jquery.js:91–93 ·
view source on GitHub ↗
( obj )
Source
from the content-addressed store, hash-verified
89
90
91
var
isWindow =
function
isWindow( obj ) {
92
return
obj != null && obj === obj.window;
93
};
94
95
96
var
document = window.document;
Callers
2
isArrayLike
Function · 0.70
jquery.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected