Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dgen_aot.ts41 const hostToolKeyWords: string = '[HostTool] '; constant
126 if (!stdLog.includes(hostToolKeyWords)) {
131 [logHeader, logContent] = stdLog.split(hostToolKeyWords);