Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Delements.h32 TAGGED = 0x1EUL, // 30 enumerator
Dproperty_attributes.h30 TAGGED, enumerator
38 TAGGED = 0x1ULL << 2 enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_gate_info.h30 TAGGED, enumerator
41 static constexpr uint8_t TAGGED = 1 << 3; variable