Home
last modified time | relevance | path

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

/third_party/typescript/src/jsTyping/
Dshared.ts29 export const TypingSafeListLocation = "--typingSafeListLocation"; constant
/third_party/typescript/src/typingsInstaller/
DnodeTypingsInstaller.ts230 const typingSafeListLocation = findArgument(Arguments.TypingSafeListLocation);
/third_party/typescript/src/tsserver/
DnodeServer.ts574 args.push(Arguments.TypingSafeListLocation, this.typingSafeListLocation);
853 … const typingSafeListLocation = findArgument(Arguments.TypingSafeListLocation)!; // TODO: GH#18217
/third_party/typescript/lib/
Dtsserver.js152245 Arguments.TypingSafeListLocation = "--typingSafeListLocation";
163911 … args.push(server.Arguments.TypingSafeListLocation, this.typingSafeListLocation);
164158 …ar typingSafeListLocation = server.findArgument(server.Arguments.TypingSafeListLocation); // TODO:…
DtypingsInstaller.js114906 Arguments.TypingSafeListLocation = "--typingSafeListLocation";
115931 … var typingSafeListLocation = server.findArgument(server.Arguments.TypingSafeListLocation);
DtypescriptServices.js115111 Arguments.TypingSafeListLocation = "--typingSafeListLocation";
Dtsserverlibrary.js115111 Arguments.TypingSafeListLocation = "--typingSafeListLocation";
Dtypescript.js115111 Arguments.TypingSafeListLocation = "--typingSafeListLocation";