Home
last modified time | relevance | path

Searched refs:nativeConstructorPropId (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-modules-core/ios/JSI/
H A DEXJSIUtils.mm103 …jsi::PropNameID nativeConstructorPropId = jsi::PropNameID::forAscii(runtime, nativeConstructorKey);
106 nativeConstructorPropId,
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/JSI/
H A DABI48_0_0EXJSIUtils.mm102 …jsi::PropNameID nativeConstructorPropId = jsi::PropNameID::forAscii(runtime, nativeConstructorKey);
105 nativeConstructorPropId,
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/JSI/
H A DABI47_0_0EXJSIUtils.mm102 …jsi::PropNameID nativeConstructorPropId = jsi::PropNameID::forAscii(runtime, nativeConstructorKey);
105 nativeConstructorPropId,
/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJavaScriptModuleObject.cpp160 jsi::PropNameID nativeConstructorPropId = jsi::PropNameID::forAscii(runtime, in getJSIObject() local
164 nativeConstructorPropId, in getJSIObject()
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/JSI/
H A DABI49_0_0EXJSIUtils.mm102 …jsi::PropNameID nativeConstructorPropId = jsi::PropNameID::forAscii(runtime, nativeConstructorKey);
105 nativeConstructorPropId,