Home
last modified time | relevance | path

Searched refs:constructorName (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-modules-core/common/cpp/
H A DTypedArray.cpp30 auto constructorName = this->getPropertyAsObject(runtime, "constructor") in getKind() local
34 return getTypedArrayKindForName(constructorName); in getKind()
/expo/ios/versioned/sdk49/ExpoModulesCore/common/cpp/
H A DTypedArray.cpp30 auto constructorName = this->getPropertyAsObject(runtime, "constructor") in getKind() local
34 return getTypedArrayKindForName(constructorName); in getKind()
/expo/ios/versioned/sdk48/ExpoModulesCore/common/cpp/
H A DTypedArray.cpp30 auto constructorName = this->getPropertyAsObject(runtime, "constructor") in getKind() local
34 return getTypedArrayKindForName(constructorName); in getKind()
/expo/ios/versioned/sdk47/ExpoModulesCore/common/cpp/
H A DTypedArray.cpp30 auto constructorName = this->getPropertyAsObject(runtime, "constructor") in getKind() local
34 return getTypedArrayKindForName(constructorName); in getKind()
/expo/ios/versioned/sdk47/EXGL/common/
H A DABI47_0_0EXTypedArrayApi.cpp84 auto constructorName = this->getProperty(runtime, propNameIDCache.get(runtime, Prop::Constructor)) in getKind() local
89 return getTypedArrayKindForName(constructorName); in getKind()
/expo/packages/expo-gl/common/
H A DEXTypedArrayApi.cpp84 auto constructorName = this->getProperty(runtime, propNameIDCache.get(runtime, Prop::Constructor)) in getKind() local
89 return getTypedArrayKindForName(constructorName); in getKind()
/expo/ios/versioned/sdk48/ExpoGL/common/
H A DABI48_0_0EXTypedArrayApi.cpp84 auto constructorName = this->getProperty(runtime, propNameIDCache.get(runtime, Prop::Constructor)) in getKind() local
89 return getTypedArrayKindForName(constructorName); in getKind()
/expo/ios/versioned/sdk49/ExpoGL/common/
H A DABI49_0_0EXTypedArrayApi.cpp84 auto constructorName = this->getProperty(runtime, propNameIDCache.get(runtime, Prop::Constructor)) in getKind() local
89 return getTypedArrayKindForName(constructorName); in getKind()