Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value_internals.h65 static constexpr JSTaggedType TAG_BOOLEAN = 0x04ULL; variable
/arkcompiler/runtime_core/bytecode_optimizer/
Dtagged_value.h71 static constexpr TaggedType TAG_BOOLEAN = 0x04ULL; variable
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h94 static constexpr TaggedType TAG_BOOLEAN = 0x04ULL; variable