Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DtypeAliases.ts97 let x11: { new(): boolean }; variable
100 let x11: T11; variable
DgeneratedContextualTyping.ts112 let x11: (s: Base[]) => any = n => { let n: Base[]; variable
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/es6ImportNamedImportDts/
Dserver.ts26 export class x11 { } class
/arkcompiler/ets_runtime/test/aottest/analyze_property/dictionary_mode/
Ddictionary_mode.ts32 x11: number; property in C