Home
last modified time | relevance | path

Searched defs:thisObject (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJavaScriptModuleObject.cpp173 auto thisObject = std::make_shared<jsi::Object>(thisValue.asObject(runtime)); in getJSIObject() local
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsi/
H A DABI47_0_0JSCRuntime.cpp1146 JSObjectRef thisObject, in createFunctionFromHostFunction()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsc/
H A DABI49_0_0JSCRuntime.cpp1207 JSObjectRef thisObject, in createFunctionFromHostFunction()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsc/
H A DABI48_0_0JSCRuntime.cpp1205 JSObjectRef thisObject, in createFunctionFromHostFunction()