Home
last modified time | relevance | path

Searched defs:IsTrue (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeRelation.cpp29 bool TypeRelation::IsTrue() const in IsTrue() function in panda::es2panda::checker::TypeRelation
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h289 ARK_INLINE bool IsTrue() const in IsTrue() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h290 inline bool IsTrue() const in IsTrue() function
/arkcompiler/jsvm/test/unittest/
Djsvm_utils.cpp343 bool IsTrue(JSVM_Value value) in IsTrue() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp578 HWTEST_F_L0(JSNApiTests, IsTrue) in HWTEST_F_L0() argument
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1119 void PandaGen::IsTrue(const ir::AstNode *node) in IsTrue() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp505 bool JSValueRef::IsTrue() in IsTrue() function in panda::JSValueRef