Home
last modified time | relevance | path

Searched defs:IsNull (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/runtime/include/coretypes/
Dtagged_value.h280 inline bool IsNull() const in IsNull() function
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp272 bool PtJson::IsNull() const in IsNull() function in panda::ecmascript::tooling::PtJson
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h302 ARK_INLINE bool IsNull() const in IsNull() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h117 inline bool IsNull() const in IsNull() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2271 bool JSValueRef::IsNull() in IsNull() function in panda::JSValueRef