pub(crate) fn fill_compile_options(
cx: &mut JSContext,
filename: &str,
introduction_type: Option<&'static CStr>,
muted_errors: ErrorReporting,
no_script_rval: bool,
line_number: u32,
) -> CompileOptionsWrapperpub(crate) fn fill_compile_options(
cx: &mut JSContext,
filename: &str,
introduction_type: Option<&'static CStr>,
muted_errors: ErrorReporting,
no_script_rval: bool,
line_number: u32,
) -> CompileOptionsWrapper