pub fn const_modules(
    cm: Rc<SourceMap>,
    globals: HashMap<Atom<JsWordStaticSet>, HashMap<Atom<JsWordStaticSet>, String, RandomState>, RandomState>
) -> impl Fold
This is supported on crate feature optimization only.