Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DexportDeclaration_value.ts26 export const AA = {}; constant
DmoduleWithStatementsOfEveryKind.ts56 export class AA<T> { s: T } class
/arkcompiler/ets_runtime/test/quickfix/class_mem_var/
Dbase.js26 globalThis.AA = new A(); variable in globalThis
/arkcompiler/ets_runtime/test/quickfix/class_inheritance/
Dbase.js29 globalThis.AA = new A(); variable in globalThis