Home
last modified time | relevance | path

Searched defs:StaticPrototype (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DstaticPropertyNameConflicts.js25 class StaticPrototype { class
223 function StaticPrototype() { class in StaticPrototype
370 var StaticPrototype = /** @class */ (function () { class
371 function StaticPrototype() { class in anonymousFunction9e60724c2f00.StaticPrototype
/third_party/typescript/tests/cases/conformance/classes/propertyMemberDeclarations/
DstaticPropertyNameConflicts.ts25 class StaticPrototype { class
151 export default class StaticPrototype { class