Home
last modified time | relevance | path

Searched refs:getMainJsRuntime (Results 1 – 4 of 4) sorted by relevance

/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/jsi/
H A DRuntimeAwareCache.h20 static jsi::Runtime *getMainJsRuntime() { in getMainJsRuntime() function
59 if (getMainJsRuntime() != rt) { in onRuntimeDestroyed()
76 if (getMainJsRuntime() == &rt) { in get()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/jsi/
H A DRuntimeAwareCache.h20 static jsi::Runtime *getMainJsRuntime() { in getMainJsRuntime() function
59 if (getMainJsRuntime() != rt) { in onRuntimeDestroyed()
76 if (getMainJsRuntime() == &rt) { in get()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/jsi/
H A DRuntimeAwareCache.h20 static jsi::Runtime *getMainJsRuntime() { in getMainJsRuntime() function
59 if (getMainJsRuntime() != rt) { in onRuntimeDestroyed()
76 if (getMainJsRuntime() == &rt) { in get()
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/jsi/
H A DRuntimeAwareCache.h20 static jsi::Runtime *getMainJsRuntime() { in getMainJsRuntime() function
59 if (getMainJsRuntime() != rt) { in onRuntimeDestroyed()
76 if (getMainJsRuntime() == &rt) { in get()