Home
last modified time | relevance | path

Searched defs:VALUE_TRUE (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value_internals.h77 static constexpr JSTaggedType VALUE_TRUE = TAG_BOOLEAN_MASK | static_cast<JSTaggedType>(true); variable
/arkcompiler/runtime_core/bytecode_optimizer/
Dtagged_value.h80 static constexpr TaggedType VALUE_TRUE = variable
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h103 static constexpr TaggedType VALUE_TRUE = variable