Searched refs:typeResult (Results 1 – 2 of 2) sorted by relevance
10 const typeResult = typeOrder[a.type] - typeOrder[b.type]; constant11 if (typeResult === 0) {20 return typeResult;
11 const typeResult = typeOrder[a.type] - typeOrder[b.type];12 if (typeResult === 0) {23 return typeResult;