Searched defs:AA (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/test/quickfix/class_mem_var/ | ||
| D | base.js | 26 globalThis.AA = new A(); variable in globalThis |
| /arkcompiler/ets_runtime/test/quickfix/class_inheritance/ | ||
| D | base.js | 29 globalThis.AA = new A(); variable in globalThis |