Searched refs:SendableClassInheritance (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | Problems.ts | 42 …EsObjectType, SendableClassInheritance, SendablePropType, SendableDefiniteAssignment, SendableGene… enumerator 143 faultsAttrs[FaultID.SendableClassInheritance] = new FaultAttributes(153);
|
| D | TypeScriptLinterConfig.ts | 117 LinterConfig.nodeDesc[FaultID.SendableClassInheritance] = 'Sendable class inheritance';
|
| D | TypeScriptLinter.ts | 1506 this.incrementCounters(tsTypeExpr, FaultID.SendableClassInheritance); 1517 this.incrementCounters(tsTypeExpr, FaultID.SendableClassInheritance); 1521 this.incrementCounters(tsTypeExpr, FaultID.SendableClassInheritance);
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 9234 SendableClassInheritance = 80,
|
| D | typescriptServices.d.ts | 9234 SendableClassInheritance = 80,
|
| D | tsserverlibrary.d.ts | 13180 SendableClassInheritance = 80,
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 9234 SendableClassInheritance = 80,
|
| D | tsserverlibrary.d.ts | 13180 SendableClassInheritance = 80,
|