Searched refs:TypeFrom (Results 1 – 1 of 1) sorted by relevance
336 LocalType return_type = TypeFrom(func_type->Result()); in VisitFunctionLiteral()339 LocalType type = TypeFrom(func_type->Parameter(i)); in VisitFunctionLiteral()992 return TypeFrom(expr->bounds().lower); in TypeOf()995 LocalType TypeFrom(TypeImpl<ZoneTypeConfig>* type) { in TypeFrom() function in v8::internal::wasm::AsmWasmBuilderImpl