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