Searched defs:IsJust (Results 1 – 1 of 1) sorted by relevance
32 V8_INLINE bool IsJust() const { return has_value_; } in IsJust() function110 V8_INLINE bool IsJust() const { return is_valid_; } in IsJust() function