Home
last modified time | relevance | path

Searched defs:x6 (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DtypeAliases.ts60 let x6: I6; variable
63 let x6: T6; variable
DinheritedOverloadedSpecializedSignatures.ts101 let x6: number[] = c('C1'); variable
DliteralTypes2.ts294 x6 = "abc" + "def"; property in C1
DgeneratedContextualTyping.ts75 let x6: { (): Base[]; } = function named() { variable
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-tuple-type5.ts25 var x6 : [ForTupleTest, ForTupleTest?]; variable
/arkcompiler/ets_runtime/test/aottest/analyze_property/dictionary_mode/
Ddictionary_mode.ts27 x6: number; property in C