Searched refs:CommonSupertype (Results 1 – 2 of 2) sorted by relevance
48 const Type* Type::CommonSupertype(const Type* a, const Type* b) { in CommonSupertype() function in v8::internal::torque::Type163 parent = CommonSupertype(parent, t); in RecomputeParent()
100 static const Type* CommonSupertype(const Type* a, const Type* b);274 set_parent(CommonSupertype(parent(), t)); in Extend()