Home
last modified time | relevance | path

Searched defs:IsUndefined (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
H A Dtagged_value.h142 inline bool IsUndefined() const in IsUndefined() function in panda::coretypes::TaggedValue
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dinterop_common.h174 inline bool IsUndefined(napi_env env, napi_value val) in IsUndefined() function
/arkcompiler/ets_runtime/ecmascript/
H A Djs_tagged_value.h255 ARK_INLINE bool IsUndefined() const in IsUndefined() function in panda::ecmascript::JSTaggedValue
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interpreter/
H A Dinterpreter-inl.h498 ALWAYS_INLINE bool IsUndefined(ObjectHeader *obj) in IsUndefined() function in ark::ets::InstructionHandler
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_class.h440 [[nodiscard]] bool IsUndefined() const in IsUndefined() function in ark::ets::EtsClass
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
H A Dtagged_value.h295 inline bool IsUndefined() const in IsUndefined() function in ark::coretypes::TaggedValue
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp426 bool JSValueRef::IsUndefined() in IsUndefined() function in panda::JSValueRef

Completed in 18 milliseconds