Searched defs:IsUndefined (Results 1 – 8 of 8) sorted by relevance
142 inline bool IsUndefined() const in IsUndefined() function
174 inline bool IsUndefined(napi_env env, napi_value val) in IsUndefined() function
259 ARK_INLINE bool IsUndefined() const in IsUndefined() function
295 inline bool IsUndefined() const in IsUndefined() function
440 [[nodiscard]] bool IsUndefined() const in IsUndefined() function
498 ALWAYS_INLINE bool IsUndefined(ObjectHeader *obj) in IsUndefined() function
2296 ### IsUndefined subsection
473 bool JSValueRef::IsUndefined() in IsUndefined() function in panda::JSValueRef