Searched refs:HasSameTypesAs (Results 1 – 4 of 4) sorted by relevance
248 bool Signature::HasSameTypesAs(const Signature& other) const { in HasSameTypesAs() function in v8::internal::torque::Signature
408 bool HasSameTypesAs(const Signature& other) const;
235 if (signature_with_types.HasSameTypesAs(generic_signature_with_types)) { in Visit()
1839 if (signature_with_types.HasSameTypesAs(generic_signature_with_types)) { in Visit()