Searched defs:FromMaybe (Results 1 – 1 of 1) sorted by relevance
381 V8_INLINE Local<S> FromMaybe(Local<S> default_value) const { in FromMaybe() function6883 V8_INLINE T FromMaybe(const T& default_value) const { in FromMaybe() function