Home
last modified time | relevance | path

Searched defs:strOrNum (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DtypeGuardsInExternalModule.ts45 let strOrNum: string | number; variable
DtypeGuardOfFormIsType.ts36 let strOrNum: string | number; variable
DtypeGuardOfFormTypeOfBoolean.ts32 let strOrNum: string | number; variable
DtypeGuardOfFormTypeOfString.ts32 let strOrNum: string | number; variable
DtypeGuardOfFormInstanceOfOnInterface.ts47 let strOrNum: string | number; variable
DtypeGuardOfFormTypeOfNumber.ts32 let strOrNum: string | number; variable
DtypeGuardOfFormInstanceOf.ts45 let strOrNum: string | number; variable
DtypeGuardOfFormIsTypeOnInterfaces.ts41 let strOrNum: string | number; variable