Skip to main content

fill_compile_options

Function fill_compile_options 

Source
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,
) -> CompileOptionsWrapper