Skip to main content

compile_unbound_script

Function compile_unbound_script 

Source
pub fn compile_unbound_script<'s>(
    scope: &PinScope<'s, '_>,
    source: &mut Source,
    options: CompileOptions,
    no_cache_reason: NoCacheReason,
) -> Option<Local<'s, UnboundScript>>