Searched refs:javascriptPath (Results 1 – 9 of 9) sorted by relevance
| /third_party/typescript/src/compiler/factory/ |
| D | nodeFactory.ts | 6673 …fileName = (mapPathOrType === "js" ? textOrInputFiles.javascriptPath : textOrInputFiles.declaratio… 6834 javascriptPath: string, 6856 javascriptPath: string | undefined, 6869 javascriptPath?: string | undefined, 6899 node.javascriptPath = declarationTextOrJavascriptPath; 6919 node.javascriptPath = javascriptPath;
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2165 javascriptPath?: string; property 4935 …function createInputFiles(readFileText: (path: string) => string | undefined, javascriptPath: stri…
|
| D | typescriptServices.d.ts | 2165 javascriptPath?: string; property 4935 …function createInputFiles(readFileText: (path: string) => string | undefined, javascriptPath: stri…
|
| D | tsserverlibrary.d.ts | 2165 javascriptPath?: string; property 4935 …function createInputFiles(readFileText: (path: string) => string | undefined, javascriptPath: stri…
|
| D | tsc.js | 22678 …fileName = (mapPathOrType === "js" ? textOrInputFiles.javascriptPath : textOrInputFiles.declaratio… 22823 …larationPath, declarationMapPath, declarationMapTextOrBuildInfoPath, javascriptPath, declarationPa… argument 22850 node.javascriptPath = declarationTextOrJavascriptPath; 22870 node.javascriptPath = javascriptPath;
|
| D | typingsInstaller.js | 28108 …fileName = (mapPathOrType === "js" ? textOrInputFiles.javascriptPath : textOrInputFiles.declaratio… 28255 …larationPath, declarationMapPath, declarationMapTextOrBuildInfoPath, javascriptPath, declarationPa… argument 28282 node.javascriptPath = declarationTextOrJavascriptPath; 28302 node.javascriptPath = javascriptPath;
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2165 javascriptPath?: string; property 4935 …function createInputFiles(readFileText: (path: string) => string | undefined, javascriptPath: stri…
|
| D | tsserverlibrary.d.ts | 2165 javascriptPath?: string; property 4935 …function createInputFiles(readFileText: (path: string) => string | undefined, javascriptPath: stri…
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 4172 javascriptPath?: string;
|