Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI47_0_0jsi.h1321 JSINativeException(std::string what) : JSIException(std::move(what)) {} in JSINativeException() function
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI49_0_0jsi.h1434 JSINativeException(std::string what) : JSIException(std::move(what)) {} in JSINativeException() function
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI48_0_0jsi.h1428 JSINativeException(std::string what) : JSIException(std::move(what)) {} in JSINativeException() function