Home
last modified time | relevance | path

Searched refs:compilerOptionsChanged (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/server/
DtypingsCache.ts72 function compilerOptionsChanged(opt1: CompilerOptions, opt2: CompilerOptions): boolean { function
110 compilerOptionsChanged(project.getCompilationSettings(), entry.compilerOptions) ||
/third_party/typescript/lib/
Dtsserverlibrary.js153866 function compilerOptionsChanged(opt1, opt2) { function
153897compilerOptionsChanged(project.getCompilationSettings(), entry.compilerOptions) ||
Dtsserver.js153672 function compilerOptionsChanged(opt1, opt2) { function
153703compilerOptionsChanged(project.getCompilationSettings(), entry.compilerOptions) ||