Searched refs:AsmFroundType (Results 1 – 1 of 1) sorted by relevance
160 class AsmFroundType final : public AsmCallableType { class164 AsmFroundType() : AsmCallableType() {} in AsmFroundType() function in v8::internal::wasm::__anonf5a0c8920111::AsmFroundType174 auto* Fround = new (zone) AsmFroundType(); in FroundType()178 bool AsmFroundType::CanBeInvokedWith(AsmType* return_type, in CanBeInvokedWith()