Searched defs:addScript (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/src/harness/ | ||
| D | harnessLanguageService.ts | 174 public addScript(fileName: string, content: string, isRootFile: boolean): void { method in Harness.LanguageService.LanguageServiceAdapterHost |
| /third_party/typescript/tests/baselines/reference/ | ||
| D | parserharness.js | 3483 TypeScriptLS.prototype.addScript = function (name, content, isResident) { method in TypeScriptLS |