Searched refs:AsmFroundType (Results 1 – 1 of 1) sorted by relevance
161 class AsmFroundType final : public AsmCallableType { class165 AsmFroundType() : AsmCallableType() {} in AsmFroundType() function in v8::internal::wasm::__anon1293bec80111::AsmFroundType175 auto* Fround = new (zone) AsmFroundType(); in FroundType()179 bool AsmFroundType::CanBeInvokedWith(AsmType* return_type, in CanBeInvokedWith()