Home
last modified time | relevance | path

Searched refs:InteropJsObjectInheritance (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DProblems.ts201 InteropJsObjectInheritance, enumerator
DFaultDesc.ts192 faultDesc[FaultID.InteropJsObjectInheritance] = 'Interop JS class inheritance';
DFaultAttrs.ts189 faultsAttrs[FaultID.InteropJsObjectInheritance] = new FaultAttributes(265);
DTypeScriptLinter.ts8609 this.incrementCounters(node, FaultID.InteropJsObjectInheritance);