Home
last modified time | relevance | path

Searched refs:asObject (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/values/
H A DRNSkComputedValue.h30 !arguments[0].asObject(runtime).isFunction(runtime)) { in RNSkComputedValue()
36 !arguments[1].asObject(runtime).isArray(runtime)) { in RNSkComputedValue()
43 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkComputedValue()
62 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies()
67 if (!dep.isObject() || !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies()
71 dep.asObject(runtime).asHostObject<RNSkReadonlyValue>(runtime); in initializeDependencies()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/values/
H A DRNSkComputedValue.h30 !arguments[0].asObject(runtime).isFunction(runtime)) { in RNSkComputedValue()
36 !arguments[1].asObject(runtime).isArray(runtime)) { in RNSkComputedValue()
43 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkComputedValue()
62 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies()
67 if (!dep.isObject() || !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies()
71 dep.asObject(runtime).asHostObject<RNSkReadonlyValue>(runtime); in initializeDependencies()
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/rnskia/values/
H A DABI47_0_0RNSkComputedValue.h33 !arguments[0].asObject(runtime).isFunction(runtime)) { in ABI47_0_0RNSkComputedValue()
38 !arguments[1].asObject(runtime).isArray(runtime)) { in ABI47_0_0RNSkComputedValue()
43 _callback = std::make_shared<jsi::Function>(arguments[0].asObject(runtime).asFunction(runtime)); in ABI47_0_0RNSkComputedValue()
61 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies()
67 !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies()
70 auto value = dep.asObject(runtime).asHostObject<ABI47_0_0RNSkReadonlyValue>(runtime); in initializeDependencies()
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/rnskia/values/
H A DRNSkComputedValue.h33 !arguments[0].asObject(runtime).isFunction(runtime)) { in RNSkComputedValue()
38 !arguments[1].asObject(runtime).isArray(runtime)) { in RNSkComputedValue()
43 _callback = std::make_shared<jsi::Function>(arguments[0].asObject(runtime).asFunction(runtime)); in RNSkComputedValue()
61 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies()
67 !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies()
70 auto value = dep.asObject(runtime).asHostObject<RNSkReadonlyValue>(runtime); in initializeDependencies()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/values/
H A DABI48_0_0RNSkComputedValue.h30 !arguments[0].asObject(runtime).isFunction(runtime)) { in ABI48_0_0RNSkComputedValue()
36 !arguments[1].asObject(runtime).isArray(runtime)) { in ABI48_0_0RNSkComputedValue()
43 arguments[0].asObject(runtime).asFunction(runtime)); in ABI48_0_0RNSkComputedValue()
62 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies()
67 if (!dep.isObject() || !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies()
71 dep.asObject(runtime).asHostObject<ABI48_0_0RNSkReadonlyValue>(runtime); in initializeDependencies()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/values/
H A DRNSkComputedValue.h30 !arguments[0].asObject(runtime).isFunction(runtime)) { in RNSkComputedValue()
36 !arguments[1].asObject(runtime).isArray(runtime)) { in RNSkComputedValue()
43 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkComputedValue()
62 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies()
67 if (!dep.isObject() || !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies()
71 dep.asObject(runtime).asHostObject<RNSkReadonlyValue>(runtime); in initializeDependencies()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/values/
H A DABI49_0_0RNSkComputedValue.h30 !arguments[0].asObject(runtime).isFunction(runtime)) { in ABI49_0_0RNSkComputedValue()
36 !arguments[1].asObject(runtime).isArray(runtime)) { in ABI49_0_0RNSkComputedValue()
43 arguments[0].asObject(runtime).asFunction(runtime)); in ABI49_0_0RNSkComputedValue()
62 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies()
67 if (!dep.isObject() || !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies()
71 dep.asObject(runtime).asHostObject<ABI49_0_0RNSkReadonlyValue>(runtime); in initializeDependencies()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/values/
H A DRNSkComputedValue.h30 !arguments[0].asObject(runtime).isFunction(runtime)) { in RNSkComputedValue()
36 !arguments[1].asObject(runtime).isArray(runtime)) { in RNSkComputedValue()
43 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkComputedValue()
62 auto deps = arguments[1].asObject(runtime).asArray(runtime); in initializeDependencies()
67 if (!dep.isObject() || !dep.asObject(runtime).isHostObject(runtime)) { in initializeDependencies()
71 dep.asObject(runtime).asHostObject<RNSkReadonlyValue>(runtime); in initializeDependencies()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkMatrix.h28 const auto &object = value.asObject(runtime); in getMatrix()
46 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
53 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
60 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
67 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
73 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
78 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
105 const auto &object = obj.asObject(runtime); in JSI_EXPORT_FUNCTIONS()
H A DJsiSkVertices.h60 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
66 jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS()
71 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
76 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS()
82 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
94 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/api/
H A DJsiSkMatrix.h28 const auto &object = value.asObject(runtime); in getMatrix()
46 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
53 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
60 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
67 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
73 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
78 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
105 const auto &object = obj.asObject(runtime); in JSI_EXPORT_FUNCTIONS()
H A DJsiSkVertices.h60 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
66 jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS()
71 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
76 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS()
82 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
94 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/api/
H A DJsiSkMatrix.h28 const auto &object = value.asObject(runtime); in getMatrix()
46 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
53 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
60 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
67 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
73 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
78 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
105 const auto &object = obj.asObject(runtime); in JSI_EXPORT_FUNCTIONS()
H A DJsiSkVertices.h60 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
66 jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS()
71 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
76 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS()
82 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
94 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/api/
H A DJsiSkMatrix.h28 const auto &object = value.asObject(runtime); in getMatrix()
46 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
53 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
60 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
67 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
73 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
78 return thisValue.asObject(runtime); in JSI_HOST_FUNCTION()
105 const auto &object = obj.asObject(runtime); in JSI_EXPORT_FUNCTIONS()
H A DJsiSkVertices.h60 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
66 jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS()
71 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
76 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in JSI_EXPORT_FUNCTIONS()
82 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
94 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in JSI_EXPORT_FUNCTIONS()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/api/
H A DJsiSkVertices.h53 return obj.asObject(runtime) in JSI_EXPORT_FUNC()
74 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in createCtor()
80 jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor()
85 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in createCtor()
90 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor()
96 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in createCtor()
108 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in createCtor()
/expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/api/
H A DJsiSkVertices.h53 return obj.asObject(runtime) in JSI_EXPORT_FUNC()
74 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in createCtor()
80 jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor()
85 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in createCtor()
90 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor()
96 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in createCtor()
108 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in createCtor()
/expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/api/
H A DJsiSkVertices.h52 return obj.asObject(runtime) in JSI_EXPORT_FUNC()
73 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in createCtor()
78 runtime, jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor()
83 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in createCtor()
88 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor()
94 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in createCtor()
105 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in createCtor()
/expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/api/
H A DJsiSkVertices.h52 return obj.asObject(runtime) in JSI_EXPORT_FUNC()
73 auto jsiPositions = arguments[1].asObject(runtime).asArray(runtime); in createCtor()
78 runtime, jsiPositions.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor()
83 auto jsiTexs = arguments[2].asObject(runtime).asArray(runtime); in createCtor()
88 runtime, jsiTexs.getValueAtIndex(runtime, i).asObject(runtime)); in createCtor()
94 auto jsiColors = arguments[3].asObject(runtime).asArray(runtime); in createCtor()
105 auto jsiIndices = arguments[4].asObject(runtime).asArray(runtime); in createCtor()
/expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/
H A DRNSkAnimation.h26 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkAnimation()
48 _args[1].asObject(runtime).getProperty(runtime, "finished").getBool(); in JSI_EXPORT_FUNCTIONS()
55 _args[1].asObject(runtime).getProperty(runtime, "current").asNumber(); in JSI_EXPORT_FUNCTIONS()
/expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/rnskia/
H A DABI49_0_0RNSkAnimation.h26 arguments[0].asObject(runtime).asFunction(runtime)); in ABI49_0_0RNSkAnimation()
48 _args[1].asObject(runtime).getProperty(runtime, "finished").getBool(); in JSI_EXPORT_FUNCTIONS()
55 _args[1].asObject(runtime).getProperty(runtime, "current").asNumber(); in JSI_EXPORT_FUNCTIONS()
/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/
H A DRNSkAnimation.h26 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkAnimation()
48 _args[1].asObject(runtime).getProperty(runtime, "finished").getBool(); in JSI_EXPORT_FUNCTIONS()
55 _args[1].asObject(runtime).getProperty(runtime, "current").asNumber(); in JSI_EXPORT_FUNCTIONS()
/expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/rnskia/
H A DRNSkAnimation.h26 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkAnimation()
48 _args[1].asObject(runtime).getProperty(runtime, "finished").getBool(); in JSI_EXPORT_FUNCTIONS()
55 _args[1].asObject(runtime).getProperty(runtime, "current").asNumber(); in JSI_EXPORT_FUNCTIONS()
/expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/rnskia/
H A DRNSkAnimation.h26 arguments[0].asObject(runtime).asFunction(runtime)); in RNSkAnimation()
48 _args[1].asObject(runtime).getProperty(runtime, "finished").getBool(); in JSI_EXPORT_FUNCTIONS()
55 _args[1].asObject(runtime).getProperty(runtime, "current").asNumber(); in JSI_EXPORT_FUNCTIONS()

12345678910>>...21