Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dtmilano/AndroidViewClient
/ isWindow
Function
isWindow
docs/_static/jquery-3.6.0.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.85
jquery-3.6.0.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected