Searched defs:sourceFilePaths (Results 1 – 2 of 2) sorted by relevance
380 let sourceFilePaths = path.join(__dirname,'obfuscation/sourceFilePaths.cache'); variable391 let sourceFilePaths = path.join(__dirname,'obfuscation/sourceFilePaths.cache'); variable
554 private sourceFilePaths: Set<string>; property in FilePathManager