Searched defs:getSnapshot (Results 1 – 4 of 4) sorted by relevance
| /third_party/typescript/src/server/ | ||
| D | scriptInfo.ts | 164 public getSnapshot(): IScriptSnapshot { method in ts.server.TextStorage |
| D | scriptVersionCache.ts | 285 getSnapshot(): IScriptSnapshot { return this._getSnapshot(); } method in ts.server.ScriptVersionCache |
| /third_party/typescript/lib/ | ||
| D | tsserverlibrary.js | 153392 TextStorage.prototype.getSnapshot = function () { method in TextStorage |
| D | tsserver.js | 153198 TextStorage.prototype.getSnapshot = function () { method in TextStorage |