Home
last modified time | relevance | path

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

/expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DShareableValue.cpp285 auto hostFunctionWrapper = in toJSValue() local
287 auto &hostRuntime = hostFunctionWrapper->value->hostRuntime; in toJSValue()
292 rt, *hostFunctionWrapper->value->getPureFunction().get()); in toJSValue()
298 auto hostFunction = hostFunctionWrapper->value; in toJSValue()
364 createHost(rt, hostFunctionWrapper->value); in toJSValue()
/expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DShareableValue.cpp285 auto hostFunctionWrapper = in toJSValue() local
287 auto &hostRuntime = hostFunctionWrapper->value->hostRuntime; in toJSValue()
292 rt, *hostFunctionWrapper->value->getPureFunction().get()); in toJSValue()
298 auto hostFunction = hostFunctionWrapper->value; in toJSValue()
364 createHost(rt, hostFunctionWrapper->value); in toJSValue()
/expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/
H A DShareableValue.cpp285 auto hostFunctionWrapper = in toJSValue() local
287 auto &hostRuntime = hostFunctionWrapper->value->hostRuntime; in toJSValue()
292 rt, *hostFunctionWrapper->value->getPureFunction().get()); in toJSValue()
298 auto hostFunction = hostFunctionWrapper->value; in toJSValue()
364 createHost(rt, hostFunctionWrapper->value); in toJSValue()
/expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/
H A DShareableValue.cpp285 auto hostFunctionWrapper = in toJSValue() local
287 auto &hostRuntime = hostFunctionWrapper->value->hostRuntime; in toJSValue()
292 rt, *hostFunctionWrapper->value->getPureFunction().get()); in toJSValue()
298 auto hostFunction = hostFunctionWrapper->value; in toJSValue()
364 createHost(rt, hostFunctionWrapper->value); in toJSValue()