Home
last modified time | relevance | path

Searched defs:IsUndefined (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/include/coretypes/
Dtagged_value.h275 inline bool IsUndefined() const in IsUndefined() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h297 ARK_INLINE bool IsUndefined() const in IsUndefined() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2266 bool JSValueRef::IsUndefined() in IsUndefined() function in panda::JSValueRef