pub fn bootstrap_and_compile( source_map: &mut SourceMap, root_path: &[String], ) -> Result<Program, ScriptResolveError>