Home
last modified time | relevance | path

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

/external/v8/include/
Dv8.h381 V8_INLINE Local<S> FromMaybe(Local<S> default_value) const { in FromMaybe() function
6883 V8_INLINE T FromMaybe(const T& default_value) const { in FromMaybe() function