Home
last modified time | relevance | path

Searched defs:getCurrentDirectory (Results 1 – 25 of 32) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DAPISample_Watch.js96 getCurrentDirectory: ts.sys.getCurrentDirectory, property
DAPISample_WatchWithOwnWatchHost.js82 getCurrentDirectory: ts.sys.getCurrentDirectory, property
DAPISample_watcher.js144 getCurrentDirectory: function () { return process.cwd(); }, method
/third_party/typescript/src/compiler/
DbuilderPublic.ts107 getCurrentDirectory(): string; method
DwatchPublic.ts4 getCurrentDirectory(): string; method
72 getCurrentDirectory(): string; method
Dsys.ts452 getCurrentDirectory: System["getCurrentDirectory"]; property
789 getCurrentDirectory: System["getCurrentDirectory"]; property
1103 getCurrentDirectory(): string; method
1203 const getCurrentDirectory = memoize(() => process.cwd()); constant
DwatchUtilities.ts472 getCurrentDirectory?(): string; method
Dwatch.ts4 getCurrentDirectory: () => sys.getCurrentDirectory(), constant
DresolutionCache.ts160 …const getCurrentDirectory = memoize(() => resolutionHost.getCurrentDirectory!()); // TODO: GH#18217 constant
DcommandLineParser.ts1560 getCurrentDirectory(): string; method
2027 getCurrentDirectory(): string; method
Dprogram.ts330 getCurrentDirectory(): string; method
3888 getCurrentDirectory(): string; method
DtsbuildPublic.ts613 getCurrentDirectory(): string; method
Dtypes.ts6355 getCurrentDirectory?(): string; method
6477 getCurrentDirectory(): string; method
Demitter.ts726 getCurrentDirectory(): string; method
/third_party/typescript/src/services/
Dsourcemaps.ts14 getCurrentDirectory(): string; method
Dshims.ts71 getCurrentDirectory(): string; method
92 getCurrentDirectory(): string; method
471 public getCurrentDirectory(): string { method in ts.LanguageServiceShimHostAdapter
Dtypes.ts244 getCurrentDirectory(): string; method
/third_party/typescript/src/jsTyping/
Dtypes.ts86 getCurrentDirectory?(): string; method
/third_party/typescript/src/testRunner/unittests/services/extract/
Dhelpers.ts74 getCurrentDirectory: notImplemented, constant
/third_party/typescript/src/harness/
DharnessIO.ts4 getCurrentDirectory(): string; method
532 …const host = { getCanonicalFileName, getCurrentDirectory: () => "", getNewLine: () => IO.newLine()… constant
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2048 getCurrentDirectory(): string; method
2078 getCurrentDirectory(): string; method
3063 getCurrentDirectory?(): string; method
3166 getCurrentDirectory(): string; method
3886 getCurrentDirectory?(): string; method
4679 getCurrentDirectory(): string; method
5030 getCurrentDirectory(): string; method
5267 getCurrentDirectory(): string; method
5509 getCurrentDirectory(): string; method
Dtsserverlibrary.d.ts2048 getCurrentDirectory(): string; method
2078 getCurrentDirectory(): string; method
3063 getCurrentDirectory?(): string; method
3166 getCurrentDirectory(): string; method
3886 getCurrentDirectory?(): string; method
4679 getCurrentDirectory(): string; method
5030 getCurrentDirectory(): string; method
5267 getCurrentDirectory(): string; method
5509 getCurrentDirectory(): string; method
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2040 getCurrentDirectory(): string; method
2070 getCurrentDirectory(): string; method
3036 getCurrentDirectory?(): string; method
3114 getCurrentDirectory(): string; method
3823 getCurrentDirectory?(): string; method
4615 getCurrentDirectory(): string; method
4966 getCurrentDirectory(): string; method
5203 getCurrentDirectory(): string; method
5445 getCurrentDirectory(): string; method
Dtypescript.d.ts2040 getCurrentDirectory(): string; method
2070 getCurrentDirectory(): string; method
3036 getCurrentDirectory?(): string; method
3114 getCurrentDirectory(): string; method
3823 getCurrentDirectory?(): string; method
4615 getCurrentDirectory(): string; method
4966 getCurrentDirectory(): string; method
5203 getCurrentDirectory(): string; method
5445 getCurrentDirectory(): string; method
DtypescriptServices.d.ts2040 getCurrentDirectory(): string; method
2070 getCurrentDirectory(): string; method
3036 getCurrentDirectory?(): string; method
3114 getCurrentDirectory(): string; method
3823 getCurrentDirectory?(): string; method
4615 getCurrentDirectory(): string; method
4966 getCurrentDirectory(): string; method
5203 getCurrentDirectory(): string; method
5445 getCurrentDirectory(): string; method

12