Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h229 ARK_INLINE bool IsFalse() const in IsFalse() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h286 inline bool IsFalse() const in IsFalse() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp563 HWTEST_F_L0(JSNApiTests, IsFalse) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md2517 ### IsFalse subsection
Djsnapi_expo.cpp375 bool JSValueRef::IsFalse() in IsFalse() function in panda::JSValueRef