Home
last modified time | relevance | path

Searched defs:getScriptSnapshot (Results 1 – 14 of 14) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DAPISample_watcher.js138 getScriptSnapshot: function (fileName) { method
/third_party/typescript/src/testRunner/unittests/services/extract/
Dhelpers.ts72 getScriptSnapshot: notImplemented, constant
/third_party/typescript/src/services/
Dshims.ts68 getScriptSnapshot(fileName: string): ScriptSnapshotShim; method
431 public getScriptSnapshot(fileName: string): IScriptSnapshot | undefined { method in ts.LanguageServiceShimHostAdapter
Dservices.ts1024 public getScriptSnapshot(path: Path): IScriptSnapshot { method in HostCache
Dtypes.ts240 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method
/third_party/typescript/lib/
DtypescriptServices.d.ts5441 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method
Dtypescript.d.ts5441 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method
Dtsserverlibrary.d.ts5441 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method
Dtsserver.js149270 HostCache.prototype.getScriptSnapshot = function (path) { method in HostCache
151483 LanguageServiceShimHostAdapter.prototype.getScriptSnapshot = function (fileName) { method in LanguageServiceShimHostAdapter
154015 Project.prototype.getScriptSnapshot = function (filename) { method in Project
Dtsserverlibrary.js149839 HostCache.prototype.getScriptSnapshot = function (path) { method in HostCache
152052 LanguageServiceShimHostAdapter.prototype.getScriptSnapshot = function (fileName) { method in LanguageServiceShimHostAdapter
154209 Project.prototype.getScriptSnapshot = function (filename) { method in Project
DtypescriptServices.js149839 HostCache.prototype.getScriptSnapshot = function (path) { method in HostCache
152052 LanguageServiceShimHostAdapter.prototype.getScriptSnapshot = function (fileName) { method in LanguageServiceShimHostAdapter
Dtypescript.js149839 HostCache.prototype.getScriptSnapshot = function (path) { method in HostCache
152052 LanguageServiceShimHostAdapter.prototype.getScriptSnapshot = function (fileName) { method in LanguageServiceShimHostAdapter
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts5524 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method
Dtypescript.d.ts5524 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method