Searched defs:VALUE_ZERO (Results 1 – 3 of 3) sorted by relevance
80 static constexpr JSTaggedType VALUE_ZERO = TAG_INT | 0x00ULL; variable
82 static constexpr TaggedType VALUE_ZERO = TAG_INT | 0x00ULL; variable
105 static constexpr TaggedType VALUE_ZERO = TAG_INT | 0x00ULL; variable