Function const_modules

Source
pub fn const_modules(
    cm: Lrc<SourceMap>,
    globals: FxHashMap<Atom, FxHashMap<Atom, String>>,
) -> impl Pass