Searched defs:reloadWithFileText (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/server/ | ||
| D | scriptInfo.ts | 124 public reloadWithFileText(tempFileName?: string) { method in ts.server.TextStorage |
| /third_party/typescript/lib/ | ||
| D | tsserverlibrary.js | 153356 TextStorage.prototype.reloadWithFileText = function (tempFileName) { method in TextStorage |
| D | tsserver.js | 153162 TextStorage.prototype.reloadWithFileText = function (tempFileName) { method in TextStorage |