SYMBOL INDEX (32 symbols across 9 files) FILE: autotools/dbcompiler/task.js constant CACHE_FILE (line 8) | const CACHE_FILE = path.join(outputDir, '.compiler_cache'); constant MAX_PARALLEL (line 9) | const MAX_PARALLEL = 16; function adler32 (line 24) | function adler32(str) { function makeCrc32Table (line 33) | function makeCrc32Table() { constant CRC32_TABLE (line 45) | const CRC32_TABLE = makeCrc32Table(); function crc32 (line 46) | function crc32(str) { function computeKeyForPath (line 55) | function computeKeyForPath(p) { function loadCache (line 63) | function loadCache() { function saveCache (line 99) | function saveCache(map) { function processFile (line 125) | function processFile(srcFile, dstFile) { function processFilesInParallel (line 189) | async function processFilesInParallel(files) { function collectFiles (line 210) | function collectFiles(srcDir, relBase, dstBase, fileList = []) { function getAllFilesInDir (line 229) | function getAllFilesInDir(dir, fileList = []) { function syncDeleteOldFiles (line 247) | function syncDeleteOldFiles(expectedFiles) { function deleteEmptyDirs (line 278) | function deleteEmptyDirs(dir) { FILE: autotools/dbcompiler/worker.js function writeIfChanged (line 6) | function writeIfChanged(filePath, newContent) { function shouldMinify (line 19) | function shouldMinify(filePath) { function parseJSCodeSafe (line 31) | function parseJSCodeSafe(text, replacer) { function replaceLetWithVarSafe (line 143) | function replaceLetWithVarSafe(text) { function replaceArrowFunctions (line 169) | function replaceArrowFunctions(text) { function fixDeleteStatements (line 190) | function fixDeleteStatements(text) { function replaceBDetectedSafe (line 234) | function replaceBDetectedSafe(text) { function replaceConstructorsSafe (line 264) | function replaceConstructorsSafe(text) { FILE: autotools/dbupdater/task.py function count_signatures (line 4) | def count_signatures(base_path='../db'): FILE: help/Binary.js function Binary (line 5) | function Binary() {} FILE: help/ELF.js function ELF (line 5) | function ELF() {} FILE: help/Global.js function includeScript (line 7) | function includeScript(sScriptName) {} function _log (line 15) | function _log(sString) {} function result (line 24) | function result(bShowType, bShowVersion, bShowOptions) {} FILE: help/MACH.js function MACH (line 5) | function MACH() {} FILE: help/MSDOS.js function MSDOS (line 5) | function MSDOS() {} FILE: help/PE.js function PE (line 5) | function PE() {}