Searched refs:sharedModuleSet (Results 1 – 3 of 3) sorted by relevance
31 export const sharedModuleSet: Set<string> = new Set(); constant45 sharedModuleSet.add(toUnixPath(filePath));66 sharedModuleSet.clear();
38 import { sharedModuleSet } from '../../../../lib/fast_build/ark_compiler/check_shared_module';146 const isSharedModule: boolean = sharedModuleSet.has(info.filePath);
101 sharedModuleSet535 const isSharedModule: boolean = sharedModuleSet.has(info.filePath);