Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVlabs/SPADE
/ isUndefined
Function
isUndefined
docs/lib.js:205–208 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
203
// MISC CLEANING-AFTER-MICROSOFT STUFF
204
205
function
isUndefined(v) {
206
var
undef;
207
return
v===undef;
208
}
209
Callers
2
getElementsByClass
Function · 0.85
raw_popup
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected