Loading...
Searching...
No Matches
v8::Maybe< T > Member List

This is the complete list of members for v8::Maybe< T >, including all inherited members.

Check() constv8::Maybe< T >inline
FromJust() const &v8::Maybe< T >inline
FromJust() &&v8::Maybe< T >inline
FromMaybe(const T &default_value) constv8::Maybe< T >inline
IsJust() constv8::Maybe< T >inline
IsNothing() constv8::Maybe< T >inline
Justv8::Maybe< T >friend
Justv8::Maybe< T >friend
Nothingv8::Maybe< T >friend
operator!=(const Maybe &other) constv8::Maybe< T >inline
operator==(const Maybe &other) constv8::Maybe< T >inline
To(T *out) constv8::Maybe< T >inline
ToChecked() constv8::Maybe< T >inline