Searched refs:currentType (Results 1 – 2 of 2) sorted by relevance
36 private currentType = 0; property in TabPaneJsCpuCallTree42 …const key = this.currentType === this.TYPE_TOP_DOWN ? 'jsCpuProfiler-call-tree' : 'jsCpuProfiler-b…70 this.currentType = type;212 if (that.currentType === that.TYPE_TOP_DOWN) {
1013 let currentType = typeMap.get(tyeId); variable1014 if (!currentType) {