Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
Dproject.ts1040 const hasNewProgram = this.updateGraphWorker(); constant
1126 …const hasNewProgram = this.program && (!oldProgram || (this.program !== oldProgram && !(this.progr… constant