Home
last modified time | relevance | path

Searched defs:IsUndefined (Results 1 – 7 of 7) 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.h239 ARK_INLINE bool IsUndefined() const in IsUndefined() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h296 inline bool IsUndefined() const in IsUndefined() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp656 bool EtsClass::IsUndefined() const in IsUndefined() function in panda::ets::EtsClass
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md2294 ### IsUndefined subsection
Djsnapi_expo.cpp355 bool JSValueRef::IsUndefined() in IsUndefined() function in panda::JSValueRef