| /arkcompiler/ets_runtime/test/sharedtest/sendable/ |
| D | sendable.ts | 19 constructor() { method in SendableParent 24 constructor() { method in SendableChild 35 constructor() {} method in Parent 38 constructor() { method in SendableChild 49 constructor() { method in A 54 constructor() { method in B 69 constructor() {} method in Parent 72 constructor() { method in Child 82 constructor() { method in SendableParent 87 constructor() { method in Child [all …]
|
| /arkcompiler/ets_runtime/test/aottest/supercall/ |
| D | supercall.ts | 28 constructor(name:string, value:number) { method in B 38 constructor(value) { method in M 43 constructor(value) { method in BM 60 constructor(defaults) { method in Base 68 constructor(defaults) { method in Son 86 constructor(defaults = {}) { method in Base2 92 constructor(defaults) { method in Son2
|
| /arkcompiler/ets_frontend/ets2panda/test/parser/ts/ |
| D | test-ts-parameter-property.ts | 18 public constructor( method in ExampleClass1 37 public constructor(readonly) { }; method in ExampleClass2 41 public constructor(public readonly) { }; method in ExampleClass3 45 public constructor(readonly readonly) { }; method in ExampleClass4
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test-ts-parameter-property.ts | 18 public constructor( method in ExampleClass1 37 public constructor(readonly) { }; method in ExampleClass2 41 public constructor(public readonly) { }; method in ExampleClass3 45 public constructor(readonly readonly) { }; method in ExampleClass4
|
| D | test-class-constructor5.ts | 18 constructor() { }; method in Foo 19 constructor() { }; method in Foo
|
| D | test-class-constructor2.ts | 18 constructor(); method in Foo 21 constructor(); method in Foo
|
| /arkcompiler/ets_runtime/test/aottest/class_method_signature/ |
| D | class_method_signature.ts | 38 constructor() {} method in A2 62 constructor() {} method in B 81 constructor() {} method in B2 105 constructor() {} method in C 119 constructor() {} method in D 140 constructor() {} method in E
|
| /arkcompiler/ets_runtime/test/aottest/pgo_class_operation/ |
| D | pgo_class_operation.ts | 27 constructor() { method in B 32 constructor() { method in C 38 constructor() { method in D 44 constructor() { method in E 50 constructor() { method in F 57 constructor() { method in G
|
| /arkcompiler/ets_runtime/test/aottest/vtable/not_inherit_info/not_meet_rule5/ |
| D | not_meet_rule5.ts | 50 constructor() { method in C 60 constructor() { method in C2 70 constructor() { method in C3 80 constructor() { method in C4 90 constructor() { method in C5 100 constructor() { method in C6
|
| /arkcompiler/ets_runtime/test/quickfix/module_class/ |
| D | module_modify.js | 17 constructor() { method in D 26 constructor() { method in C 34 constructor() { method in B
|
| /arkcompiler/ets_runtime/test/aottest/throw/ |
| D | throw.ts | 48 constructor(name, value) { method in A1 53 constructor(...b: ConstructorParameters<typeof A1>) { method in B1 72 constructor() { method in A2 78 constructor() { method in B2
|
| /arkcompiler/ets_runtime/test/sharedtest/sendablefunc/ |
| D | sendablefunc.ts | 34 constructor() { method in C 56 constructor() { method in A 67 constructor(f : FuncType) { method in B 105 constructor() { method in D 117 constructor(f : FuncAsyncType) { method in E
|
| /arkcompiler/ets_runtime/test/aottest/extends_builtins/ |
| D | extends_builtins.ts | 29 constructor(arg:number) { method in MyNumber 40 constructor(arg:any) { method in MyDate 51 constructor(arg:number) { method in MyArray
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/compiler/ |
| D | test-ts-class-element-5.ts | 20 constructor() { method in A3 29 constructor() { method in B3 38 constructor() { method in C3 47 constructor() { method in D3
|
| D | test-ts-class-element-6.ts | 20 constructor() { method in A4 29 constructor() { method in B4 38 constructor() { method in C4 47 constructor() { method in D4
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/ts/ |
| D | test-class-constructor5.ts | 18 constructor() { }; method in Foo 19 constructor() { }; method in Foo
|
| D | test-class-constructor2.ts | 18 constructor(); method in Foo 21 constructor(); method in Foo
|
| /arkcompiler/ets_frontend/es2panda/test/parser/js/ |
| D | test-class-definition2.js | 18 constructor() { method in A 21 constructor() { method in A
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/js/ |
| D | test-class-definition2.js | 18 constructor() { method in A 21 constructor() { method in A
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/double_underscore/constructor_test/property/ |
| D | constructorTest2.ts | 19 constructor(__identifier: string) { method in __BaseClass 29 constructor(__first: string, __last: string, __years: number) { method in __PersonDetails 37 …constructor(public __publicValue: number, private __privateValue: string, protected __protectedVal… method in __CustomTest
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic/ts_to_ets/ |
| D | generic.ts | 25 constructor(value: T) { method in LiteralClass 41 constructor(value: T) { method in UnionClass 61 constructor(value: T) { method in InterfaceClass 77 constructor(value: T) { method in GAbstract 91 constructor(value: T) { method in AbstractClass 99 constructor(content: T) { method in GClass
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/target/ |
| D | newTargetConstructor_2.js | 17 constructor() { method in Human 23 constructor() { method in Woman
|
| /arkcompiler/ets_runtime/test/moduletest/regresssuper/ |
| D | regresssuper.js | 71 constructor() { method in TestA 76 constructor() { method in TestB 83 constructor() { method in TestC
|
| /arkcompiler/ets_runtime/test/aottest/arguments/ |
| D | arguments.ts | 17 constructor(a, b, ...args){ method in A 22 constructor() { method in B
|
| /arkcompiler/ets_runtime/test/quickfix/class_inheritance/ |
| D | base_modify.js | 17 constructor() { method in BaseA 25 constructor() { method in A
|