Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts1528 … const aSortText = typeof a !== "string" && a.sortText || ts.Completions.SortText.LocationPriority; constant
1530 const bySortText = ts.compareStringsCaseSensitiveUI(aSortText, bSortText);