Home
last modified time | relevance | path

Searched defs:IsFalse (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/include/coretypes/
Dtagged_value.h265 inline bool IsFalse() const in IsFalse() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h287 ARK_INLINE bool IsFalse() const in IsFalse() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2286 bool JSValueRef::IsFalse() in IsFalse() function in panda::JSValueRef