/third_party/typescript/tests/baselines/reference/ |
D | ambientModuleExports.types | 33 declare module Foo2 { 34 >Foo2 : typeof Foo2 46 Foo2.a(); 47 >Foo2.a() : void 48 >Foo2.a : () => void 49 >Foo2 : typeof Foo2 52 Foo2.b; 53 >Foo2.b : number 54 >Foo2 : typeof Foo2 57 var c2 = new Foo2.C(); [all …]
|
D | ambientModuleExports.symbols | 31 declare module Foo2 { 32 >Foo2 : Symbol(Foo2, Decl(ambientModuleExports.ts, 8, 20)) 44 Foo2.a(); 45 >Foo2.a : Symbol(Foo2.a, Decl(ambientModuleExports.ts, 10, 21)) 46 >Foo2 : Symbol(Foo2, Decl(ambientModuleExports.ts, 8, 20)) 47 >a : Symbol(Foo2.a, Decl(ambientModuleExports.ts, 10, 21)) 49 Foo2.b; 50 >Foo2.b : Symbol(Foo2.b, Decl(ambientModuleExports.ts, 12, 14)) 51 >Foo2 : Symbol(Foo2, Decl(ambientModuleExports.ts, 8, 20)) 52 >b : Symbol(Foo2.b, Decl(ambientModuleExports.ts, 12, 14)) [all …]
|
D | computedPropertyNames39_ES5.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames39_ES5.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames39_ES5.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames39_ES5.ts, 1, 15)) 14 [s: number]: Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames39_ES5.ts, 0, 15)) 23 set [1 << 6](p: Foo2) { } 26 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames39_ES5.ts, 0, 15))
|
D | computedPropertyNames38_ES6.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames38_ES6.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames38_ES6.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames38_ES6.ts, 1, 15)) 14 [s: string]: Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames38_ES6.ts, 0, 15)) 23 set [1 << 6](p: Foo2) { } 26 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames38_ES6.ts, 0, 15))
|
D | computedPropertyNames38_ES5.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames38_ES5.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames38_ES5.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames38_ES5.ts, 1, 15)) 14 [s: string]: Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames38_ES5.ts, 0, 15)) 23 set [1 << 6](p: Foo2) { } 26 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames38_ES5.ts, 0, 15))
|
D | computedPropertyNames39_ES6.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames39_ES6.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames39_ES6.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames39_ES6.ts, 1, 15)) 14 [s: number]: Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames39_ES6.ts, 0, 15)) 23 set [1 << 6](p: Foo2) { } 26 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames39_ES6.ts, 0, 15))
|
D | computedPropertyNames40_ES5.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames40_ES5.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames40_ES5.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames40_ES5.ts, 1, 15)) 14 [s: string]: () => Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames40_ES5.ts, 0, 15)) 24 [""]() { return new Foo2 } 27 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames40_ES5.ts, 0, 15))
|
D | computedPropertyNames36_ES6.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames36_ES6.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames36_ES6.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames36_ES6.ts, 1, 15)) 14 [s: string]: Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames36_ES6.ts, 0, 15)) 24 set ["set1"](p: Foo2) { } 28 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames36_ES6.ts, 0, 15))
|
D | computedPropertyNames36_ES5.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames36_ES5.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames36_ES5.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames36_ES5.ts, 1, 15)) 14 [s: string]: Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames36_ES5.ts, 0, 15)) 24 set ["set1"](p: Foo2) { } 28 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames36_ES5.ts, 0, 15))
|
D | computedPropertyNames37_ES6.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames37_ES6.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames37_ES6.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames37_ES6.ts, 1, 15)) 14 [s: number]: Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames37_ES6.ts, 0, 15)) 24 set ["set1"](p: Foo2) { } 28 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames37_ES6.ts, 0, 15))
|
D | computedPropertyNames40_ES6.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames40_ES6.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames40_ES6.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames40_ES6.ts, 1, 15)) 14 [s: string]: () => Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames40_ES6.ts, 0, 15)) 24 [""]() { return new Foo2 } 27 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames40_ES6.ts, 0, 15))
|
D | computedPropertyNames37_ES5.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames37_ES5.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames37_ES5.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames37_ES5.ts, 1, 15)) 14 [s: number]: Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames37_ES5.ts, 0, 15)) 24 set ["set1"](p: Foo2) { } 28 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames37_ES5.ts, 0, 15))
|
D | computedPropertyNames43_ES5.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames43_ES5.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames43_ES5.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames43_ES5.ts, 1, 15)) 14 [s: string]: Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames43_ES5.ts, 0, 15)) 29 set ["set1"](p: Foo2) { } 33 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames43_ES5.ts, 0, 15))
|
D | computedPropertyNames43_ES6.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames43_ES6.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames43_ES6.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames43_ES6.ts, 1, 15)) 14 [s: string]: Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames43_ES6.ts, 0, 15)) 29 set ["set1"](p: Foo2) { } 33 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames43_ES6.ts, 0, 15))
|
D | computedPropertyNames40_ES5.types | 6 class Foo2 { x; y } 7 >Foo2 : Foo2 14 [s: string]: () => Foo2; 24 [""]() { return new Foo2 } 27 >new Foo2 : Foo2 28 >Foo2 : typeof Foo2
|
D | computedPropertyNames40_ES6.types | 6 class Foo2 { x; y } 7 >Foo2 : Foo2 14 [s: string]: () => Foo2; 24 [""]() { return new Foo2 } 27 >new Foo2 : Foo2 28 >Foo2 : typeof Foo2
|
D | varAsID.types | 19 class Foo2 { 20 >Foo2 : Foo2 30 var f2 = new Foo2(); 31 >f2 : Foo2 32 >new Foo2() : Foo2 33 >Foo2 : typeof Foo2
|
D | referencesForStringLiteralPropertyNames3.baseline.jsonc | 2 // class Foo2 { 7 // var y: Foo2; 17 "name": "(property) Foo2[\"42\"]: number", 40 "text": "Foo2", 114 // class Foo2 { 119 // var y: Foo2; 129 "name": "(property) Foo2[\"42\"]: number", 152 "text": "Foo2", 226 // class Foo2 { 231 // var y: Foo2; [all …]
|
D | computedPropertyNames40_ES5.js | 3 class Foo2 { x; y } class 6 [s: string]: () => Foo2; field in C 10 [""]() { return new Foo2 } 19 var Foo2 = /** @class */ (function () { 20 function Foo2() { class in Foo2 22 return Foo2; 29 C.prototype[""] = function () { return new Foo2; };
|
D | es6MemberScoping.js | 11 class Foo2 { class 13 static Foo2():number { return 0; } // should not be an error 28 var Foo2 = /** @class */ (function () { 29 function Foo2() { class in Foo2 31 Foo2.Foo2 = function () { return 0; }; // should not be an error 32 return Foo2;
|
D | computedPropertyNames41_ES6.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames41_ES6.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames41_ES6.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames41_ES6.ts, 1, 15)) 14 [s: string]: () => Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames41_ES6.ts, 0, 15))
|
D | computedPropertyNames42_ES5.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames42_ES5.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames42_ES5.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames42_ES5.ts, 1, 15)) 14 [s: string]: Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames42_ES5.ts, 0, 15))
|
D | computedPropertyNames41_ES5.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames41_ES5.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames41_ES5.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames41_ES5.ts, 1, 15)) 14 [s: string]: () => Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames41_ES5.ts, 0, 15))
|
D | computedPropertyNames42_ES6.symbols | 6 class Foo2 { x; y } 7 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames42_ES6.ts, 0, 15)) 8 >x : Symbol(Foo2.x, Decl(computedPropertyNames42_ES6.ts, 1, 12)) 9 >y : Symbol(Foo2.y, Decl(computedPropertyNames42_ES6.ts, 1, 15)) 14 [s: string]: Foo2; 16 >Foo2 : Symbol(Foo2, Decl(computedPropertyNames42_ES6.ts, 0, 15))
|
D | varAsID.symbols | 17 class Foo2 { 18 >Foo2 : Symbol(Foo2, Decl(varAsID.ts, 5, 18)) 21 >var : Symbol(Foo2.var, Decl(varAsID.ts, 8, 12)) 24 >x : Symbol(Foo2.x, Decl(varAsID.ts, 9, 7)) 27 var f2 = new Foo2(); 29 >Foo2 : Symbol(Foo2, Decl(varAsID.ts, 5, 18))
|