Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeRelation.cpp31 bool TypeRelation::IsTrue() const in IsTrue() function in panda::es2panda::checker::TypeRelation
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h294 ARK_INLINE bool IsTrue() const in IsTrue() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1039 void PandaGen::IsTrue(const ir::AstNode *node) in IsTrue() function in panda::es2panda::compiler::PandaGen
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3037 bool JSValueRef::IsTrue() in IsTrue() function in panda::JSValueRef