Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DAPISample_watcher.js141 getScriptSnapshot: function (fileName) { method
/third_party/typescript/src/testRunner/unittests/services/extract/
Dhelpers.ts74 getScriptSnapshot: ts.notImplemented, constant
/third_party/typescript/src/services/
Dshims.ts89 getScriptSnapshot(fileName: string): ScriptSnapshotShim; method
466 public getScriptSnapshot(fileName: string): IScriptSnapshot | undefined { method in LanguageServiceShimHostAdapter
Dtypes.ts290 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method
/third_party/typescript/lib/
Dtypescript.d.ts6583 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method
Dtsserverlibrary.d.ts10513 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6583 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method
Dtsserverlibrary.d.ts10513 getScriptSnapshot(fileName: string): IScriptSnapshot | undefined; method