Home
last modified time | relevance | path

Searched defs:prop5 (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DthisInPropertyBoundDeclarations.ts38 prop5 = () => { property in A
58 prop5 = { property in B
DcommentsOverloads.ts118 public prop5(a: number): number; method in c
/third_party/typescript/tests/baselines/reference/
DlateBoundDestructuringImplicitAnyError.js46 var _j = strIndexed, _k = numed, prop5 = _j[_k]; variable
DcommentsOverloads.js120 public prop5(aorb: any) { method in c
218 c.prototype.prop5 = function (aorb) { method in c