Searched defs:isNullOrUndefined (Results 1 – 11 of 11) sorted by relevance
92 function isNullOrUndefined(arg) { function349 isNullOrUndefined, property
43 function isNullOrUndefined(arg) { function
2373 function isNullOrUndefined(x: any): x is null | undefined { function
6548 function isNullOrUndefined(arg) { function
31212 function isNullOrUndefined(x) { function42115 function isNullOrUndefined(node) { function
38294 function isNullOrUndefined(x) { function51174 function isNullOrUndefined(node) { function
38499 function isNullOrUndefined(x) { function51379 function isNullOrUndefined(node) { function
38305 function isNullOrUndefined(x) { function51185 function isNullOrUndefined(node) { function
77748 bool isNullOrUndefined() const { in isNullOrUndefined() function in JS::Value78490 bool isNullOrUndefined() const { return value().isNullOrUndefined(); } in isNullOrUndefined() function in js::WrappedPtrOperations