Searched refs:updateScript (Results 1 – 5 of 5) sorted by relevance
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/RealWorld/ |
| D | parserharness.ts | 1625 public updateScript(name: string, content: string, isResident = false) {
|
| /third_party/typescript/tests/baselines/reference/ |
| D | parserharness.js | 1625 public updateScript(name: string, content: string, isResident = false) { 3488 TypeScriptLS.prototype.updateScript = function (name, content, isResident) { method in TypeScriptLS
|
| D | parserharness.errors.txt | 1923 public updateScript(name: string, content: string, isResident = false) {
|
| D | parserharness.symbols | 4895 public updateScript(name: string, content: string, isResident = false) { 4896 >updateScript : Symbol(TypeScriptLS.updateScript, Decl(parserharness.ts, 1621, 9))
|
| D | parserharness.types | 6656 public updateScript(name: string, content: string, isResident = false) { 6657 >updateScript : (name: string, content: string, isResident?: boolean) => void
|