| /third_party/typescript/tests/baselines/reference/ |
| D | contextuallyTypedClassExpressionMethodDeclaration02.js | 21 method1(arg) { method in AnonymousClasseda8f6190101 32 method1 = (arg) => { field in AnonymousClasseda8f6190201 43 method1 = function (arg) { method in AnonymousClasseda8f6190301 57 class_1.prototype.method1 = function (arg) { method in class_1 69 this.method1 = function (arg) { method 82 this.method1 = function (arg) { method
|
| D | contextuallyTypedClassExpressionMethodDeclaration01.js | 17 static method1(arg) { method in AnonymousClasseda869b80101 28 static method1 = (arg) => { field in AnonymousClasseda869b80201 39 static method1 = function (arg) { method in AnonymousClasseda869b80301 53 class_1.method1 = function (arg) { function 69 _a.method1 = function (arg) { function
|
| D | es6ModuleClassDeclaration.js | 9 private method1() { method in c 25 private method1() { method in c2 121 method1() { method in c 137 method1() { method in c2 157 method1() { method in anonymousFunction9c905c480100.c3 174 method1() { method in anonymousFunction9c905c480100.c4 197 method1() { method in anonymousFunction9c905c480300.c3 214 method1() { method in anonymousFunction9c905c480300.c4
|
| D | callChainWithSuper(target=esnext).js | 5 method1() { return super.method?.(); } method in Derived 16 method1() { return super.method?.(); } method in Derived
|
| D | callChainWithSuper(target=es2019).js | 5 method1() { return super.method?.(); } method in Derived 16 …method1() { var _a; return (_a = super.method) === null || _a === void 0 ? void 0 : _a.call(this);… method in Derived
|
| D | callChainWithSuper(target=es2020).js | 5 method1() { return super.method?.(); } method in Derived 16 method1() { return super.method?.(); } method in Derived
|
| D | callChainWithSuper(target=es2017).js | 5 method1() { return super.method?.(); } method in Derived 16 …method1() { var _a; return (_a = super.method) === null || _a === void 0 ? void 0 : _a.call(this);… method in Derived
|
| D | callChainWithSuper(target=es6).js | 5 method1() { return super.method?.(); } method in Derived 16 …method1() { var _a; return (_a = super.method) === null || _a === void 0 ? void 0 : _a.call(this);… method in Derived
|
| D | callChainWithSuper(target=es2018).js | 5 method1() { return super.method?.(); } method in Derived 16 …method1() { var _a; return (_a = super.method) === null || _a === void 0 ? void 0 : _a.call(this);… method in Derived
|
| D | callChainWithSuper(target=es2016).js | 5 method1() { return super.method?.(); } method in Derived 16 …method1() { var _a; return (_a = super.method) === null || _a === void 0 ? void 0 : _a.call(this);… method in Derived
|
| D | callChainWithSuper(target=es2021).js | 5 method1() { return super.method?.(); } method in Derived 16 method1() { return super.method?.(); } method in Derived
|
| D | callChainWithSuper(target=es2022).js | 5 method1() { return super.method?.(); } method in Derived 16 method1() { return super.method?.(); } method in Derived
|
| D | unusedPrivateVariableInClass4.js | 7 public method1() { method in greeter 16 greeter.prototype.method1 = function () { method in greeter
|
| D | collisionThisExpressionAndLocalVarInMethod.js | 3 method1() { method in a 25 a.prototype.method1 = function () { method in a
|
| D | noCollisionThisExpressionAndLocalVarInMethod.js | 4 method1() { method in a 27 a.prototype.method1 = function () { method in a
|
| D | checkJsdocTypeTagOnObjectProperty2.js | 8 method1(n1) { method 32 method1: function (n1) { method
|
| D | uniqueSymbols.js | 146 method1() { return s; }, method 171 method1() { return s; } method in C0 228 method1() { method 366 method1() { return s; }, method 388 method1() { return s; } method in C0 423 method1() { method 441 method1(p) { method 449 method1(p) { method in ce0
|
| D | callChainWithSuper(target=es5).js | 5 method1() { return super.method?.(); } method in Derived 38 …Derived.prototype.method1 = function () { var _a; return (_a = _super.prototype.method) === null |… method in Derived
|
| D | protectedClassPropertyAccessibleWithinSubclass3.js | 10 method1() { method in Derived 45 Derived.prototype.method1 = function () { method in Derived
|
| D | topLevelAwaitErrors.1(module=esnext).js | 41 method1(@await [x]) {} method in C7 91 method1([x]) { } method in C7
|
| D | topLevelAwaitErrors.1(module=es2022).js | 41 method1(@await [x]) {} method in C7 91 method1([x]) { } method in C7
|
| D | uniqueSymbolsDeclarations.js | 142 method1() { return s; }, method 167 method1() { return s; } method in C0 224 method1() { method 334 method1() { return s; }, method 356 method1() { return s; } method in C0 391 method1() { method
|
| /third_party/typescript/tests/cases/compiler/ |
| D | es6ModuleClassDeclaration.ts | 9 private method1() { method in c 25 private method1() { method in c2 45 private method1() { method in c3 61 private method1() { method in c4 83 private method1() { method in c3 99 private method1() { method in c4
|
| /third_party/libabigail/tests/data/test-diff-suppr/ |
| D | test33-v0.cc | 13 to_suppress::method1() in method1() function in to_suppress 21 to_keep::method1() in method1() function in to_keep
|
| D | test33-v1.cc | 15 to_suppress::method1() in method1() function in to_suppress 23 to_keep::method1() in method1() function in to_keep
|