Home
last modified time | relevance | path

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

/third_party/typescript/src/jsTyping/
DjsTyping.ts87 export function nonRelativeModuleNameForTypingCache(moduleName: string) { function
168 unresolvedImports.map(nonRelativeModuleNameForTypingCache),
/third_party/typescript/src/server/
Dproject.ts689 globalCacheResolutionModuleName = JsTyping.nonRelativeModuleNameForTypingCache;
/third_party/typescript/lib/
DtypingsInstaller.js131703 function nonRelativeModuleNameForTypingCache(moduleName) { function
131706 JsTyping.nonRelativeModuleNameForTypingCache = nonRelativeModuleNameForTypingCache;
131761 …var module_1 = ts.deduplicate(unresolvedImports.map(nonRelativeModuleNameForTypingCache), ts.equat…