Home
last modified time | relevance | path

Searched defs:IsJust (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-maybe.h32 V8_INLINE bool IsJust() const { return has_value_; } in IsJust() function
110 V8_INLINE bool IsJust() const { return is_valid_; } in IsJust() function