Searched defs:TAG_SPECIAL_MASK (Results 1 – 2 of 2) sorted by relevance
75 static constexpr TaggedType TAG_SPECIAL_MASK = 0xFFULL; variable
96 static constexpr JSTaggedType TAG_SPECIAL_MASK = TAG_MARK | TAG_SPECIAL; variable