Searched defs:IsNull (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_tagged_value.h | 304 ARK_INLINE bool IsNull() const in IsNull() function |
| /arkcompiler/toolchain/tooling/base/ | ||
| D | pt_json.cpp | 282 bool PtJson::IsNull() const in IsNull() function in panda::ecmascript::tooling::PtJson |
| /arkcompiler/ets_runtime/ecmascript/napi/include/ | ||
| D | jsnapi.h | 120 inline bool IsNull() const in IsNull() function |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | jsnapi.cpp | 3027 bool JSValueRef::IsNull() in IsNull() function in panda::JSValueRef |