Searched defs:isNullOrUndefined (Results 1 – 8 of 8) sorted by relevance
113 function isNullOrUndefined(arg) { function374 isNullOrUndefined, property
319 function isNullOrUndefined({ checker }: Transformer, node: Expression) { function
2754 function isNullOrUndefined(x: any): x is null | undefined { function
9211 function isNullOrUndefined(node: Expression) { function
4904 bool* isNullOrUndefined) { in OH_JSVM_IsNullOrUndefined()
43247 function isNullOrUndefined(x) { function58886 function isNullOrUndefined(node) { function
35450 function isNullOrUndefined(x) { function48878 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