Searched defs:IsPropertiesIdentical (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/typescript/types/ | ||
| D | interfaceType.cpp | 41 bool InterfaceType::IsPropertiesIdentical(TypeRelation *relation, InterfaceType *other) in IsPropertiesIdentical() function in panda::es2panda::checker::InterfaceType |
| D | objectType.cpp | 48 bool ObjectType::IsPropertiesIdentical(TypeRelation *relation, ObjectType *otherObj) in IsPropertiesIdentical() function in panda::es2panda::checker::ObjectType |