Home
last modified time | relevance | path

Searched defs:I1 (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest_satisfies.ts17 interface I1 { interface
27 const t1 = { a: 1 } satisfies I1; constant
28 const t2 = { a: 1, b: 1 } satisfies I1; constant
29 const t3 = { } satisfies I1; constant
Dtest-indexSignature2.ts17 interface I1 { interface
Dtest_GetOrSetAccessor6.ts17 interface I1 { interface
Dtest-indexSignature3.ts17 interface I1 { interface
Dtest-indexSignature1.ts23 interface I1 { interface
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/test/cookbook_tests/include/
Dlib.ts16 export interface I1 {} interface
/arkcompiler/ets_frontend/es2panda/test/compiler/ts/projects/ts_import_type_project_5/
Dtest-ts-import-exec.ts17 import { type I1 } from './test-ts-export'; alias
Dtest-ts-export.ts17 export interface I1 { p: string } interface
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_gate_meta_data.h31 I1, enumerator