Home
last modified time | relevance | path

Searched refs:ClassConstructorBlock (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-modules-core/ios/JSI/
H A DEXJavaScriptRuntime.h95 typedef void (^ClassConstructorBlock)(EXJavaScriptObject * _Nonnull thisValue, NSArray<EXJavaScript… typedef
98 constructor:(nonnull ClassConstructorBlock)constructor;
H A DEXJavaScriptRuntime.mm136 constructor:(nonnull ClassConstructorBlock)constructor
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/JSI/
H A DABI47_0_0EXJavaScriptRuntime.h101 typedef void (^ClassConstructorBlock)(ABI47_0_0EXJavaScriptObject * _Nonnull thisValue, NSArray<ABI… typedef
104 constructor:(nonnull ClassConstructorBlock)constructor;
H A DABI47_0_0EXJavaScriptRuntime.mm147 constructor:(nonnull ClassConstructorBlock)constructor
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/JSI/
H A DABI48_0_0EXJavaScriptRuntime.h101 typedef void (^ClassConstructorBlock)(ABI48_0_0EXJavaScriptObject * _Nonnull thisValue, NSArray<ABI… typedef
104 constructor:(nonnull ClassConstructorBlock)constructor;
H A DABI48_0_0EXJavaScriptRuntime.mm150 constructor:(nonnull ClassConstructorBlock)constructor
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/JSI/
H A DABI49_0_0EXJavaScriptRuntime.h95 typedef void (^ClassConstructorBlock)(ABI49_0_0EXJavaScriptObject * _Nonnull thisValue, NSArray<ABI… typedef
98 constructor:(nonnull ClassConstructorBlock)constructor;
H A DABI49_0_0EXJavaScriptRuntime.mm136 constructor:(nonnull ClassConstructorBlock)constructor