Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Dtagged_value.h142 inline bool IsUndefined() const in IsUndefined() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h299 ARK_INLINE bool IsUndefined() const in IsUndefined() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3022 bool JSValueRef::IsUndefined() in IsUndefined() function in panda::JSValueRef