Home
last modified time | relevance | path

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

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