Searched defs:VALUE_FALSE (Results 1 – 2 of 2) sorted by relevance
78 static constexpr TaggedType VALUE_FALSE = variable
105 static constexpr JSTaggedType VALUE_FALSE = TAG_BOOLEAN_MASK | static_cast<JSTaggedType>(false); variable