Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
Dtagged_value.h142 inline bool IsUndefined() const in IsUndefined() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_common.h164 inline bool IsUndefined(napi_env env, napi_value val) in IsUndefined() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h255 ARK_INLINE bool IsUndefined() const in IsUndefined() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h295 inline bool IsUndefined() const in IsUndefined() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interpreter/
Dinterpreter-inl.h498 ALWAYS_INLINE bool IsUndefined(ObjectHeader *obj) in IsUndefined() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp571 bool EtsClass::IsUndefined() const in IsUndefined() function in ark::ets::EtsClass
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2296 ### IsUndefined subsection
Djsnapi_expo.cpp420 bool JSValueRef::IsUndefined() in IsUndefined() function in panda::JSValueRef