Home
last modified time | relevance | path

Searched refs:definePropertyFunction (Results 1 – 7 of 7) sorted by relevance

/expo/packages/expo-modules-core/common/cpp/
H A DJSIUtils.cpp28 jsi::Function definePropertyFunction = objectClass.getPropertyAsFunction( in definePropertyOnJSIObject() local
34 definePropertyFunction.callWithThis(runtime, objectClass, { in definePropertyOnJSIObject()
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/JSI/
H A DABI47_0_0EXJavaScriptObject.mm78 …jsi::Function definePropertyFunction = objectClass.getPropertyAsFunction(*runtime, "defineProperty…
81 definePropertyFunction.callWithThis(*runtime, objectClass, {
93 …jsi::Function definePropertyFunction = objectClass.getPropertyAsFunction(*runtime, "defineProperty…
99 definePropertyFunction.callWithThis(*runtime, objectClass, {
H A DABI47_0_0EXJSIUtils.mm152 …jsi::Function definePropertyFunction = objectClass.getPropertyAsFunction(runtime, "defineProperty"…
157 definePropertyFunction.callWithThis(runtime, objectClass, {
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/JSI/
H A DABI49_0_0EXJavaScriptObject.mm78 …jsi::Function definePropertyFunction = objectClass.getPropertyAsFunction(*runtime, "defineProperty…
81 definePropertyFunction.callWithThis(*runtime, objectClass, {
93 …jsi::Function definePropertyFunction = objectClass.getPropertyAsFunction(*runtime, "defineProperty…
99 definePropertyFunction.callWithThis(*runtime, objectClass, {
H A DABI49_0_0EXJSIUtils.mm169 …jsi::Function definePropertyFunction = objectClass.getPropertyAsFunction(runtime, "defineProperty"…
174 definePropertyFunction.callWithThis(runtime, objectClass, {
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/JSI/
H A DABI48_0_0EXJavaScriptObject.mm78 …jsi::Function definePropertyFunction = objectClass.getPropertyAsFunction(*runtime, "defineProperty…
81 definePropertyFunction.callWithThis(*runtime, objectClass, {
93 …jsi::Function definePropertyFunction = objectClass.getPropertyAsFunction(*runtime, "defineProperty…
99 definePropertyFunction.callWithThis(*runtime, objectClass, {
H A DABI48_0_0EXJSIUtils.mm152 …jsi::Function definePropertyFunction = objectClass.getPropertyAsFunction(runtime, "defineProperty"…
157 definePropertyFunction.callWithThis(runtime, objectClass, {