Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/chart/
DFrameChart.ts29 const jsStackPath = ['.ts', '.ets', '.js']; constant
270 let keyList = jsStackPath;
272 keyList = jsStackPath.concat(jsHapKeys);