Searched refs:entryIndex (Results 1 – 1 of 1) sorted by relevance
124 setFileEntryIndex(state, { type, entryIndex }) { field126 state.traces[type].selectedIndex = entryIndex;276 const entryIndex = findLastMatchingSorted(281 context.commit('setFileEntryIndex', { type, entryIndex }); field