Home
last modified time | relevance | path

Searched refs:runArkTSLinterTime (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dutils.ts1014 runArkTSLinterTime: CompileEvent; property in CompilationTimeStatistics
1029 this.runArkTSLinterTime = this.hookEventFactory.createEvent('arkTSLinter');
Dets_checker.ts483 startTimeStatisticsLocation(compilationTime ? compilationTime.runArkTSLinterTime : undefined);
485 stopTimeStatisticsLocation(compilationTime ? compilationTime.runArkTSLinterTime : undefined);