Searched defs:IsTrue (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/typescript/types/ | ||
| D | typeRelation.cpp | 31 bool TypeRelation::IsTrue() const in IsTrue() function in panda::es2panda::checker::TypeRelation |
| /arkcompiler/runtime_core/runtime/include/coretypes/ | ||
| D | tagged_value.h | 270 inline bool IsTrue() const in IsTrue() function |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_tagged_value.h | 292 ARK_INLINE bool IsTrue() const in IsTrue() function |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| D | pandagen.cpp | 1028 void PandaGen::IsTrue(const ir::AstNode *node) in IsTrue() function in panda::es2panda::compiler::PandaGen |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | jsnapi.cpp | 2281 bool JSValueRef::IsTrue() in IsTrue() function in panda::JSValueRef |