Home
last modified time | relevance | path

Searched refs:formosae (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DresolvingClassDeclarationWhenInBaseTypeResolution.js686formosae(): Lanthanum.megalonyx { var x: Lanthanum.megalonyx; () => { var y = this; }; return x; }
4437 marcanoi.prototype.formosae = function () { method in marcanoi
6693 formosae(): Lanthanum.megalonyx;
DresolvingClassDeclarationWhenInBaseTypeResolution.errors.txt781formosae(): Lanthanum.megalonyx { var x: Lanthanum.megalonyx; () => { var y = this; }; return x; }
DresolvingClassDeclarationWhenInBaseTypeResolution.types6697formosae(): Lanthanum.megalonyx { var x: Lanthanum.megalonyx; () => { var y = this; }; return x; }
6698 >formosae : () => Lanthanum.megalonyx
DresolvingClassDeclarationWhenInBaseTypeResolution.symbols8849formosae(): Lanthanum.megalonyx { var x: Lanthanum.megalonyx; () => { var y = this; }; return x; }
8850 >formosae : Symbol(marcanoi.formosae, Decl(resolvingClassDeclarationWhenInBaseTypeResolution.ts, 68…
/third_party/typescript/tests/cases/compiler/
DresolvingClassDeclarationWhenInBaseTypeResolution.ts686formosae(): Lanthanum.megalonyx { var x: Lanthanum.megalonyx; () => { var y = this; }; return x; }