Searched refs:setDeallocator (Results 1 – 14 of 14) sorted by relevance
| /expo/packages/expo-modules-core/common/cpp/ |
| H A D | ObjectDeallocator.cpp | 8 void setDeallocator( in setDeallocator() function
|
| H A D | ObjectDeallocator.h | 28 void setDeallocator(
|
| /expo/ios/versioned/sdk48/ExpoModulesCore/ios/JSI/ |
| H A D | ABI48_0_0EXJSIUtils.h | 60 void setDeallocator(jsi::Runtime &runtime, std::shared_ptr<jsi::Object> object, ObjectDeallocatorBl…
|
| H A D | ABI48_0_0EXJavaScriptObject.mm | 117 ABI48_0_0expo::setDeallocator(*[_runtime get], _jsObjectPtr, deallocatorBlock);
|
| H A D | ABI48_0_0EXJSIUtils.mm | 166 void setDeallocator(jsi::Runtime &runtime, std::shared_ptr<jsi::Object> object, ObjectDeallocatorBl…
|
| /expo/ios/versioned/sdk47/ExpoModulesCore/ios/JSI/ |
| H A D | ABI47_0_0EXJSIUtils.h | 60 void setDeallocator(jsi::Runtime &runtime, std::shared_ptr<jsi::Object> object, ObjectDeallocatorBl…
|
| H A D | ABI47_0_0EXJavaScriptObject.mm | 117 ABI47_0_0expo::setDeallocator(*[_runtime get], _jsObjectPtr, deallocatorBlock);
|
| H A D | ABI47_0_0EXJSIUtils.mm | 166 void setDeallocator(jsi::Runtime &runtime, std::shared_ptr<jsi::Object> object, ObjectDeallocatorBl…
|
| /expo/ios/versioned/sdk49/ExpoModulesCore/ios/JSI/ |
| H A D | ABI49_0_0EXJSIUtils.h | 65 void setDeallocator(jsi::Runtime &runtime, std::shared_ptr<jsi::Object> object, ObjectDeallocatorBl…
|
| H A D | ABI49_0_0EXJavaScriptObject.mm | 117 ABI49_0_0expo::setDeallocator(*[_runtime get], _jsObjectPtr, deallocatorBlock);
|
| H A D | ABI49_0_0EXJSIUtils.mm | 183 void setDeallocator(jsi::Runtime &runtime, std::shared_ptr<jsi::Object> object, ObjectDeallocatorBl…
|
| /expo/packages/expo-modules-core/android/src/main/cpp/types/ |
| H A D | JNIToJSIConverter.cpp | 74 common::setDeallocator( in convert()
|
| /expo/packages/expo-modules-core/ios/JSI/ |
| H A D | EXJavaScriptObject.mm | 104 expo::common::setDeallocator(*[_runtime get], _jsObjectPtr, deallocatorBlock);
|
| /expo/packages/expo-modules-core/android/src/main/cpp/ |
| H A D | JavaScriptObject.cpp | 166 common::setDeallocator( in defineNativeDeallocator()
|