Home
last modified time | relevance | path

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

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