Home
last modified time | relevance | path

Searched defs:throttleLimit (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/typingsInstallerCore/
DtypingsInstaller.ts115 private readonly throttleLimit: number, property in ts.server.typingsInstaller.TypingsInstaller
/third_party/typescript/src/testRunner/unittests/tsserver/
DtypingsInstaller.ts7 throttleLimit?: number; property
/third_party/typescript/lib/
DtypingsInstaller.js115325 …Installer(installTypingHost, globalCachePath, safeListPath, typesMapLocation, throttleLimit, log) { argument
115802 …gSafeListLocation, typesMapLocation, npmLocation, validateDefaultNpmLocation, throttleLimit, log) { argument