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