Searched refs:IMPORT_FILE_ASTCACHE (Results 1 – 1 of 1) sorted by relevance
80 const IMPORT_FILE_ASTCACHE: Map<string, ts.SourceFile> = constant129 if (IMPORT_FILE_ASTCACHE.has(fileResolvePath)) {130 sourceFile = IMPORT_FILE_ASTCACHE.get(fileResolvePath);133 IMPORT_FILE_ASTCACHE[fileResolvePath] = sourceFile;