Home
last modified time | relevance | path

Searched defs:targetProperties (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DinterfaceType.cpp46 const ArenaVector<varbinder::LocalVariable *> &targetProperties, in CheckVarType()
76 const ArenaVector<varbinder::LocalVariable *> &targetProperties = Properties(); in Identical() local
DobjectType.cpp131 const ArenaVector<varbinder::LocalVariable *> &targetProperties = Properties(); in AssignProperties() local
/arkcompiler/ets_frontend/es2panda/typescript/types/
DinterfaceType.cpp43 const ArenaVector<binder::LocalVariable *> &targetProperties = Properties(); in IsPropertiesIdentical() local
DobjectType.cpp124 const ArenaVector<binder::LocalVariable *> &targetProperties = Properties(); in AssignProperties() local