Home
last modified time | relevance | path

Searched defs:strOrNumOrBool (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DtypeGuardOfFormTypeOfBoolean.ts41 let strOrNumOrBool: string | number | boolean; variable
DtypeGuardOfFormTypeOfString.ts41 let strOrNumOrBool: string | number | boolean; variable
DtypeGuardOfFormTypeOfNumber.ts41 let strOrNumOrBool: string | number | boolean; variable