Searched refs:disableNonEntryFileCache (Results 1 – 1 of 1) sorted by relevance
115 let shouldDisable: boolean = shouldDisableCache || disableNonEntryFileCache(fileName);176 function disableNonEntryFileCache(filePath: string): boolean { function