Searched refs:SendableGenericTypes (Results 1 – 9 of 9) sorted by relevance
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | Problems.ts | 42 …Type, SendableClassInheritance, SendablePropType, SendableDefiniteAssignment, SendableGenericTypes, enumerator 146 faultsAttrs[FaultID.SendableGenericTypes] = new FaultAttributes(156);
|
| D | TypeScriptLinterConfig.ts | 120 LinterConfig.nodeDesc[FaultID.SendableGenericTypes] = 'Sendable generic types';
|
| D | InteropTypescriptLinter.ts | 382 this.incrementCounters(arg, FaultID.SendableGenericTypes);
|
| D | TypeScriptLinter.ts | 1553 this.incrementCounters(defaultTypeNode, FaultID.SendableGenericTypes); 2152 this.incrementCounters(arg, FaultID.SendableGenericTypes); 2221 this.incrementCounters(typeArg, FaultID.SendableGenericTypes);
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 9237 SendableGenericTypes = 83,
|
| D | typescriptServices.d.ts | 9237 SendableGenericTypes = 83,
|
| D | tsserverlibrary.d.ts | 13183 SendableGenericTypes = 83,
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 9237 SendableGenericTypes = 83,
|
| D | tsserverlibrary.d.ts | 13183 SendableGenericTypes = 83,
|