Skip to main content

fill_compile_options

Function fill_compile_options 

Source
pub(crate) fn fill_compile_options(
    cx: &mut JSContext,
    filename: &str,
    script_options: ScriptOptions,
    introduction_type: Option<&'static CStr>,
    line_number: u32,
) -> CompileOptionsWrapper