Searched defs:VALUE_TRUE (Results 1 – 2 of 2) sorted by relevance
80 static constexpr TaggedType VALUE_TRUE = variable
106 static constexpr JSTaggedType VALUE_TRUE = TAG_BOOLEAN_MASK | static_cast<JSTaggedType>(true); variable