Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/types/
Dts-test-type-1.ts30 const xxx = target.constructor; constant
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-class-definition27.ts27 type xxx = string; alias
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DgenericMethodOverspecialization.ts57 let xxx = elements.filter(function (e) { variable