Lines Matching defs:IsEqualTo
5620 bool FixedArray::IsEqualTo(FixedArray* other) {5976 bool DescriptorArray::IsEqualTo(DescriptorArray* other) {5983 return GetContentArray()->IsEqualTo(other->GetContentArray());6966 bool String::IsEqualTo(Vector<const char> str) {10639 return String::cast(string)->IsEqualTo(string_);