Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h284 ARK_INLINE bool IsFalse() const in IsFalse() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h285 inline bool IsFalse() const in IsFalse() function
/arkcompiler/jsvm/test/unittest/
Djsvm_utils.cpp348 bool IsFalse(JSVM_Value value) in IsFalse() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2519 ### IsFalse subsection
Djsnapi_expo.cpp510 bool JSValueRef::IsFalse() in IsFalse() function in panda::JSValueRef
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp593 HWTEST_F_L0(JSNApiTests, IsFalse) in HWTEST_F_L0() argument