Home
last modified time | relevance | path

Searched defs:prop4 (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DdivergentAccessorsTypes3.ts12 get prop4(): string { return ""; } method in One
13 set prop4(s: string | number) { } method in One
26 get prop4(): string { return ""; } method in Two
27 set prop4(s: string | boolean) { } method in Two
DthisInPropertyBoundDeclarations.ts34 prop4 = { property in A
52 prop4 = ' ' + property in B
DcollisionSuperAndParameter.ts32 public prop4 = { property in Foo2
DdeclarationEmitFirstTypeArgumentGenericFunctionType.ts26 var prop4: Y<(<Tany>() => Tany), <Tany>() => Tany>; // parenthesized first type argument variable
DcommentsOverloads.ts111 public prop4(a: number): number; method in c
/third_party/typescript/tests/baselines/reference/
DdeclarationEmitFirstTypeArgumentGenericFunctionType.js23 var prop4: Y<(<Tany>() => Tany), <Tany>() => Tany>; // parenthesized first type argument variable
48 var prop4; // parenthesized first type argument variable
DlateBoundDestructuringImplicitAnyError.js44 var _g = strIndexed, _h = named, prop4 = _g[_h]; variable
DcommentsOverloads.js112 public prop4(aorb: any) { method in c
214 c.prototype.prop4 = function (aorb) { method in c
/third_party/jerryscript/tests/jerry/es2015/
Dsymbol-unscopables.js19 prop4: 1 property
30 prop4: obj2 property
/third_party/jerryscript/tests/jerry-test-suite/15/15.02/15.02.03/
D15.02.03-004.js19 prop4: 0 property