Searched refs:wrapperFunction (Results 1 – 4 of 4) sorted by relevance
| /expo/android/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/ |
| H A D | ShareableValue.cpp | 358 jsi::Function wrapperFunction = jsi::Function::createFromHostFunction( in toJSValue() local 362 addHiddenProperty(rt, std::move(res), wrapperFunction, CALL_ASYNC); in toJSValue() 366 rt, std::move(functionHandler), wrapperFunction, PRIMAL_FUNCTION); in toJSValue() 367 return wrapperFunction; in toJSValue()
|
| /expo/ios/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/ |
| H A D | ShareableValue.cpp | 358 jsi::Function wrapperFunction = jsi::Function::createFromHostFunction( in toJSValue() local 362 addHiddenProperty(rt, std::move(res), wrapperFunction, CALL_ASYNC); in toJSValue() 366 rt, std::move(functionHandler), wrapperFunction, PRIMAL_FUNCTION); in toJSValue() 367 return wrapperFunction; in toJSValue()
|
| /expo/android/vendored/sdk47/react-native-reanimated/Common/cpp/SharedItems/ |
| H A D | ShareableValue.cpp | 358 jsi::Function wrapperFunction = jsi::Function::createFromHostFunction( in toJSValue() local 362 addHiddenProperty(rt, std::move(res), wrapperFunction, CALL_ASYNC); in toJSValue() 366 rt, std::move(functionHandler), wrapperFunction, PRIMAL_FUNCTION); in toJSValue() 367 return wrapperFunction; in toJSValue()
|
| /expo/ios/vendored/sdk48/react-native-reanimated/Common/cpp/SharedItems/ |
| H A D | ShareableValue.cpp | 358 jsi::Function wrapperFunction = jsi::Function::createFromHostFunction( in toJSValue() local 362 addHiddenProperty(rt, std::move(res), wrapperFunction, CALL_ASYNC); in toJSValue() 366 rt, std::move(functionHandler), wrapperFunction, PRIMAL_FUNCTION); in toJSValue() 367 return wrapperFunction; in toJSValue()
|