| /expo/packages/expo-maps/android/src/main/java/expo/modules/maps/googleMaps/ |
| H A D | GoogleMapsGeoJsons.kt | 38 polygonStyle.strokeColor = if (feature.hasProperty("strokeColor")) { in <lambda>() 44 polygonStyle.fillColor = if (feature.hasProperty("fillColor")) { in <lambda>() 50 polygonStyle.strokeWidth = if (feature.hasProperty("strokeWidth")) { in <lambda>() 56 polygonStyle.strokeJointType = if (feature.hasProperty("strokeJointType")) { in <lambda>() 62 polygonStyle.strokePattern = if (feature.hasProperty("strokePattern")) { in <lambda>() 73 polylineStyle.color = if (feature.hasProperty("color")) { in <lambda>() 79 polylineStyle.pattern = if (feature.hasProperty("pattern")) { in <lambda>() 89 markerStyle.title = if (feature.hasProperty("title")) { in <lambda>() 95 markerStyle.snippet = if (feature.hasProperty("snippet")) { in <lambda>() 101 markerStyle.icon = if (feature.hasProperty("color")) { in <lambda>()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/uimanager/ |
| H A D | ABI49_0_0SurfaceRegistryBinding.cpp | 29 auto isBridgeless = global.hasProperty(runtime, "ABI49_0_0RN$Bridgeless") && in startSurface() 33 if (!global.hasProperty(runtime, "ABI49_0_0RN$SurfaceRegistry")) { in startSurface() 48 global.hasProperty(runtime, "ABI49_0_0RN$SurfaceRegistry")) { in startSurface() 82 auto isBridgeless = global.hasProperty(runtime, "ABI49_0_0RN$Bridgeless") && in setSurfaceProps() 86 if (!global.hasProperty(runtime, "ABI49_0_0RN$SurfaceRegistry")) { in setSurfaceProps() 102 global.hasProperty(runtime, "ABI49_0_0RN$SurfaceRegistry")) { in setSurfaceProps() 127 auto isBridgeless = global.hasProperty(runtime, "ABI49_0_0RN$Bridgeless") && in stopSurface() 131 if (!global.hasProperty(runtime, "ABI49_0_0RN$stopSurface")) { in stopSurface()
|
| H A D | ABI49_0_0bindingUtils.cpp | 34 if (!runtime.global().hasProperty(runtime, "__fbBatchedBridge")) { in checkBatchedBridgeIsActive() 48 if (!batchedBridge.hasProperty(runtime, "getCallableModule")) { in checkGetCallableModuleIsActive() 65 ABI49_0_0React_native_assert(object.hasProperty(runtime, methodName.c_str())); in callMethodOfModule() 66 if (object.hasProperty(runtime, methodName.c_str())) { in callMethodOfModule()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/uimanager/ |
| H A D | ABI47_0_0SurfaceRegistryBinding.cpp | 29 auto isBridgeless = global.hasProperty(runtime, "ABI47_0_0RN$Bridgeless") && in startSurface() 33 if (!global.hasProperty(runtime, "ABI47_0_0RN$SurfaceRegistry")) { in startSurface() 48 global.hasProperty(runtime, "ABI47_0_0RN$SurfaceRegistry")) { in startSurface() 82 auto isBridgeless = global.hasProperty(runtime, "ABI47_0_0RN$Bridgeless") && in setSurfaceProps() 86 if (!global.hasProperty(runtime, "ABI47_0_0RN$SurfaceRegistry")) { in setSurfaceProps() 102 global.hasProperty(runtime, "ABI47_0_0RN$SurfaceRegistry")) { in setSurfaceProps() 127 auto isBridgeless = global.hasProperty(runtime, "ABI47_0_0RN$Bridgeless") && in stopSurface() 131 if (!global.hasProperty(runtime, "ABI47_0_0RN$stopSurface")) { in stopSurface()
|
| H A D | ABI47_0_0bindingUtils.cpp | 34 if (!runtime.global().hasProperty(runtime, "__fbBatchedBridge")) { in checkBatchedBridgeIsActive() 48 if (!batchedBridge.hasProperty(runtime, "getCallableModule")) { in checkGetCallableModuleIsActive() 65 ABI47_0_0React_native_assert(object.hasProperty(runtime, methodName.c_str())); in callMethodOfModule() 66 if (object.hasProperty(runtime, methodName.c_str())) { in callMethodOfModule()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/uimanager/ |
| H A D | ABI48_0_0SurfaceRegistryBinding.cpp | 29 auto isBridgeless = global.hasProperty(runtime, "ABI48_0_0RN$Bridgeless") && in startSurface() 33 if (!global.hasProperty(runtime, "ABI48_0_0RN$SurfaceRegistry")) { in startSurface() 48 global.hasProperty(runtime, "ABI48_0_0RN$SurfaceRegistry")) { in startSurface() 82 auto isBridgeless = global.hasProperty(runtime, "ABI48_0_0RN$Bridgeless") && in setSurfaceProps() 86 if (!global.hasProperty(runtime, "ABI48_0_0RN$SurfaceRegistry")) { in setSurfaceProps() 102 global.hasProperty(runtime, "ABI48_0_0RN$SurfaceRegistry")) { in setSurfaceProps() 127 auto isBridgeless = global.hasProperty(runtime, "ABI48_0_0RN$Bridgeless") && in stopSurface() 131 if (!global.hasProperty(runtime, "ABI48_0_0RN$stopSurface")) { in stopSurface()
|
| H A D | ABI48_0_0bindingUtils.cpp | 34 if (!runtime.global().hasProperty(runtime, "__fbBatchedBridge")) { in checkBatchedBridgeIsActive() 48 if (!batchedBridge.hasProperty(runtime, "getCallableModule")) { in checkGetCallableModuleIsActive() 65 ABI48_0_0React_native_assert(object.hasProperty(runtime, methodName.c_str())); in callMethodOfModule() 66 if (object.hasProperty(runtime, methodName.c_str())) { in callMethodOfModule()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/ |
| H A D | ABI48_0_0ErrorUtils.h | 17 !errorUtils.getObject(runtime).hasProperty(runtime, "reportFatalError") || in handleJSError() 18 !errorUtils.getObject(runtime).hasProperty(runtime, "reportError")) { in handleJSError()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/ |
| H A D | ABI47_0_0ErrorUtils.h | 17 !errorUtils.getObject(runtime).hasProperty(runtime, "reportFatalError") || in handleJSError() 18 !errorUtils.getObject(runtime).hasProperty(runtime, "reportError")) { in handleJSError()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/ |
| H A D | ABI49_0_0ErrorUtils.h | 17 !errorUtils.getObject(runtime).hasProperty(runtime, "reportFatalError") || in handleJSError() 18 !errorUtils.getObject(runtime).hasProperty(runtime, "reportError")) { in handleJSError()
|
| /expo/packages/expo-modules-core/ios/Tests/ |
| H A D | JavaScriptObjectSpec.swift | 22 expect(object?.hasProperty(key)) == false in spec() 27 expect(object?.hasProperty(key)) == true in spec() 32 expect(object?.hasProperty(key)) == true in spec()
|
| /expo/ios/versioned/sdk49/ExpoModulesCore/ios/Tests/ |
| H A D | JavaScriptObjectSpec.swift | 22 expect(object?.hasProperty(key)) == false in spec() 27 expect(object?.hasProperty(key)) == true in spec() 32 expect(object?.hasProperty(key)) == true in spec()
|
| /expo/android/vendored/unversioned/react-native-svg/android/ |
| H A D | build.gradle | 23 return project.hasProperty("newArchEnabled") && project.newArchEnabled == "true" 48 if (rootProject.hasProperty("ndkPath")) { 51 if (rootProject.hasProperty("ndkVersion")) {
|
| /expo/android/vendored/sdk47/react-native-svg/android/ |
| H A D | build.gradle | 23 return project.hasProperty("newArchEnabled") && project.newArchEnabled == "true" 45 if (rootProject.hasProperty("ndkPath")) { 48 if (rootProject.hasProperty("ndkVersion")) {
|
| /expo/android/vendored/sdk48/react-native-svg/android/ |
| H A D | build.gradle | 23 return project.hasProperty("newArchEnabled") && project.newArchEnabled == "true" 45 if (rootProject.hasProperty("ndkPath")) { 48 if (rootProject.hasProperty("ndkVersion")) {
|
| /expo/android/vendored/sdk49/react-native-svg/android/ |
| H A D | build.gradle | 23 return project.hasProperty("newArchEnabled") && project.newArchEnabled == "true" 48 if (rootProject.hasProperty("ndkPath")) { 51 if (rootProject.hasProperty("ndkVersion")) {
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/ |
| H A D | ABI49_0_0ErrorUtils.h | 19 !errorUtils.getObject(runtime).hasProperty(runtime, reportFatalError)) { in handleFatalError()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/ |
| H A D | ABI48_0_0ErrorUtils.h | 19 !errorUtils.getObject(runtime).hasProperty(runtime, reportFatalError)) { in handleFatalError()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/runtimescheduler/ |
| H A D | ABI47_0_0ErrorUtils.h | 19 !errorUtils.getObject(runtime).hasProperty(runtime, reportFatalError)) { in handleFatalError()
|
| /expo/packages/expo-modules-core/android/src/androidTest/java/expo/modules/kotlin/jni/ |
| H A D | JSIInteropModuleRegistryTest.kt | 23 Truth.assertThat(testModule.hasProperty("syncFunction")).isTrue() in <lambda>() 27 Truth.assertThat(testModule.hasProperty("asyncFunction")).isTrue() in <lambda>()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsi/jsi/ |
| H A D | ABI47_0_0jsi-inl.h | 100 inline bool Object::hasProperty(Runtime& runtime, const char* name) const { in hasProperty() function 101 return hasProperty(runtime, String::createFromAscii(runtime, name)); in hasProperty() 104 inline bool Object::hasProperty(Runtime& runtime, const String& name) const { in hasProperty() function 105 return runtime.hasProperty(*this, name); in hasProperty() 108 inline bool Object::hasProperty(Runtime& runtime, const PropNameID& name) in hasProperty() function 110 return runtime.hasProperty(*this, name); in hasProperty()
|
| /expo/android/vendored/unversioned/lottie-react-native/android/ |
| H A D | build.gradle | 25 return project.hasProperty("newArchEnabled") && project.newArchEnabled == "true" 46 if (rootProject.hasProperty("ndkPath")) { 49 if (rootProject.hasProperty("ndkVersion")) {
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsi/jsi/ |
| H A D | ABI49_0_0jsi-inl.h | 100 inline bool Object::hasProperty(Runtime& runtime, const char* name) const { in hasProperty() function 101 return hasProperty(runtime, String::createFromAscii(runtime, name)); in hasProperty() 104 inline bool Object::hasProperty(Runtime& runtime, const String& name) const { in hasProperty() function 105 return runtime.hasProperty(*this, name); in hasProperty() 108 inline bool Object::hasProperty(Runtime& runtime, const PropNameID& name) in hasProperty() function 110 return runtime.hasProperty(*this, name); in hasProperty()
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsi/jsi/ |
| H A D | ABI48_0_0jsi-inl.h | 100 inline bool Object::hasProperty(Runtime& runtime, const char* name) const { in hasProperty() function 101 return hasProperty(runtime, String::createFromAscii(runtime, name)); in hasProperty() 104 inline bool Object::hasProperty(Runtime& runtime, const String& name) const { in hasProperty() function 105 return runtime.hasProperty(*this, name); in hasProperty() 108 inline bool Object::hasProperty(Runtime& runtime, const PropNameID& name) in hasProperty() function 110 return runtime.hasProperty(*this, name); in hasProperty()
|
| /expo/android/vendored/sdk48/react-native-screens/android/ |
| H A D | build.gradle | 21 return project.hasProperty("newArchEnabled") && project.newArchEnabled == "true" 45 if (rootProject.hasProperty("ndkPath")) { 48 if (rootProject.hasProperty("ndkVersion")) {
|