Home
last modified time | relevance | path

Searched defs:OtherDerived (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DsuperCalls.ts56 class OtherDerived extends OtherBase { class
DcallSignatureAssignabilityInInheritance4.ts27 class OtherDerived extends Base { bing: string; } class
DconstructSignatureAssignabilityInInheritance4.ts27 class OtherDerived extends Base { bing: string; } class
DsubtypingWithConstructSignatures4.ts26 class OtherDerived extends Base { bing: string; } class
DsubtypingWithConstructSignatures5.ts28 class OtherDerived extends Base { bing: string; } class
DcallSignatureAssignabilityInInheritance5.ts28 class OtherDerived extends Base { bing: string; } class
DconstructSignatureAssignabilityInInheritance5.ts28 class OtherDerived extends Base { bing: string; } class
DconstructSignatureAssignabilityInInheritance2.ts27 class OtherDerived extends Base { bing: string; } class
DcallSignatureAssignabilityInInheritance2.ts27 class OtherDerived extends Base { bing: string; } class
DsubtypingWithConstructSignatures2.ts26 class OtherDerived extends Base { bing: string; } class
DsubtypingWithCallSignatures4.ts26 class OtherDerived extends Base { bing: string; } class
DsubtypingWithCallSignatures2.ts26 class OtherDerived extends Base { bing: string; } class