Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/
Dindex.ts68 compilerDriver.showStatistics();
177 compilerDriver.showStatistics();
DcompilerDriver.ts363 showStatistics(): void { method in CompilerDriver