Home
last modified time | relevance | path

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

/expo/packages/expo-modules-core/ios/JSI/
H A DJavaScriptRuntime.swift7 …typealias SyncFunctionClosure = (_ this: JavaScriptValue, _ arguments: [JavaScriptValue]) throws -… typealias
48 …yncFunction(_ name: String, argsCount: Int = 0, closure: @escaping SyncFunctionClosure) -> JavaScr… in createSyncFunction()
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/JSI/
H A DJavaScriptRuntime.swift7 …typealias SyncFunctionClosure = (_ this: JavaScriptValue, _ arguments: [JavaScriptValue]) throws -… typealias
48 …yncFunction(_ name: String, argsCount: Int = 0, closure: @escaping SyncFunctionClosure) -> JavaScr… in createSyncFunction()
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/JSI/
H A DJavaScriptRuntime.swift7 …typealias SyncFunctionClosure = (_ this: JavaScriptValue, _ arguments: [JavaScriptValue]) throws -… typealias
48 …yncFunction(_ name: String, argsCount: Int = 0, closure: @escaping SyncFunctionClosure) -> JavaScr… in createSyncFunction()
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/JSI/
H A DJavaScriptRuntime.swift7 …typealias SyncFunctionClosure = (_ this: JavaScriptValue, _ arguments: [JavaScriptValue]) throws -… typealias
48 …yncFunction(_ name: String, argsCount: Int = 0, closure: @escaping SyncFunctionClosure) -> JavaScr… in createSyncFunction()