Searched refs:symtab_saved_to_cache (Results 1 – 2 of 2) sorted by relevance
60 module.try_emplace("symbolTableSavedToCache", symtab_saved_to_cache); in ToJSON()266 module_stat.symtab_saved_to_cache = symtab->GetWasSavedToCache(); in ReportStatistics()267 if (module_stat.symtab_saved_to_cache) in ReportStatistics()
119 bool symtab_saved_to_cache = false; member