Searched defs:arrayType (Results 1 – 13 of 13) sorted by relevance
125 …SFunction> TypedArrayHelper::GetConstructorFromType(JSThread *thread, const DataViewType arrayType) in GetConstructorFromType()155 uint32_t TypedArrayHelper::GetSizeFromType(const DataViewType arrayType) in GetSizeFromType()
43 const DataViewType arrayType) in TypedArrayConstructor()87 const DataViewType arrayType) in FastCopyElementFromArray()111 const DataViewType arrayType) in CreateFromOrdinaryObject()204 const DataViewType arrayType) in CreateFromTypedArray()307 const DataViewType arrayType) in CreateFromArrayBuffer()382 const DataViewType arrayType) in AllocateTypedArray()419 const DataViewType arrayType) in AllocateTypedArray()442 const DataViewType arrayType) in AllocateTypedArrayBuffer()
88 auto &arrayType = Type::Deserialize(protoArrayType, allocator); in Deserialize() local
30 Type *arrayType = checker->CreateUnionType(std::move(unionTypes)); in ConvertToArrayType() local
354 JSHandle<TSArrayType> arrayType(type); in HWTEST_F_L0() local
241 … JSHandle<TSArrayType> arrayType = ParseArrayType(jsPandaFile, recordName, typeLiteralExtractor); in ParseNonImportType() local405 JSHandle<TSArrayType> arrayType = factory_->NewTSArrayType(); in ParseArrayType() local
748 JSHandle<TSArrayType> arrayType = JSHandle<TSArrayType>(tsType); in GetArrayParameterTypeGT() local
568 ArrayType arrayType(this, typeAnnotation->AsTSArrayType()); in GetTypeIndexFromAnnotation() local
1029 JSHandle<TSArrayType> arrayType = factory->NewTSArrayType(); in HWTEST_F_L0() local
1256 uint32_t arrayType = TypedArrayHelper::GetSizeFromType(viewType); in ReadByteArray() local
3363 JSHandle<TSArrayType> arrayType(thread_, header); in NewTSArrayType() local
751 GateType arrayType = acc_.GetGateType(array); in LowerTypedLdTypedArrayLength() local
1610 auto *arrayType = AllocNode<ir::TSArrayType>(elementType); in ParseTsArrayType() local