Searched refs:scriptInfoInNodeModulesWatchers (Results 1 – 5 of 5) sorted by relevance
665 …private readonly scriptInfoInNodeModulesWatchers = new Map<string, ScriptInfoInNodeModulesWatcher>… property in ProjectService2517 const existing = this.scriptInfoInNodeModulesWatchers.get(dir);2556 this.scriptInfoInNodeModulesWatchers.delete(dir);2564 this.scriptInfoInNodeModulesWatchers.set(dir, result);
10056 private readonly scriptInfoInNodeModulesWatchers; property in ts.ProjectService
9771 private readonly scriptInfoInNodeModulesWatchers; property in ts.ProjectService
156215 this.scriptInfoInNodeModulesWatchers = new ts.Map();157799 var existing = this.scriptInfoInNodeModulesWatchers.get(dir);157831 _this.scriptInfoInNodeModulesWatchers.delete(dir);157839 this.scriptInfoInNodeModulesWatchers.set(dir, result);
156021 this.scriptInfoInNodeModulesWatchers = new ts.Map();157605 var existing = this.scriptInfoInNodeModulesWatchers.get(dir);157637 _this.scriptInfoInNodeModulesWatchers.delete(dir);157645 this.scriptInfoInNodeModulesWatchers.set(dir, result);