Searched defs:IsNothing (Results 1 – 1 of 1) sorted by relevance
31 V8_INLINE bool IsNothing() const { return !has_value_; } in IsNothing() function109 V8_INLINE bool IsNothing() const { return !is_valid_; } in IsNothing() function