Searched defs:IsUndefined (Results 1 – 10 of 10) sorted by relevance
46 static bool IsUndefined(ani_ref ref) in IsUndefined() function51 static bool IsUndefined(ani_wref ref) in IsUndefined() function56 static bool IsUndefined(EtsObject *object) in IsUndefined() function
64 static inline bool IsUndefined(ani_ref ref) in IsUndefined() function
142 inline bool IsUndefined() const in IsUndefined() function
230 inline bool IsUndefined(napi_env env, napi_value val) in IsUndefined() function
294 ARK_INLINE bool IsUndefined() const in IsUndefined() function
295 inline bool IsUndefined() const in IsUndefined() function
435 ALWAYS_INLINE bool IsUndefined(ObjectHeader *obj) in IsUndefined() function
322 bool IsUndefined(JSVM_Value value) in IsUndefined() function
2296 ### IsUndefined subsection
490 bool JSValueRef::IsUndefined() in IsUndefined() function in panda::JSValueRef