Home
last modified time | relevance | path

Searched refs:SendableGenericTypes (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/lib/
DProblems.ts100 SendableGenericTypes, enumerator
DFaultDesc.ts103 faultDesc[FaultID.SendableGenericTypes] = 'Sendable generic types';
DFaultAttrs.ts111 faultsAttrs[FaultID.SendableGenericTypes] = new FaultAttributes(156);
DInteropTypescriptLinter.ts415 this.incrementCounters(arg, FaultID.SendableGenericTypes);
DTypeScriptLinter.ts1447 this.incrementCounters(defaultTypeNode, FaultID.SendableGenericTypes);
2095 this.incrementCounters(arg, FaultID.SendableGenericTypes);
2178 this.incrementCounters(typeArg, FaultID.SendableGenericTypes);
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Drecipes.rst4557 :keywords: SendableGenericTypes